Обсуждения
What is the code for this?
1 голос
1 ответHow do I use JOptionPane for Strings?
0 голосов
1 ответIllegal Declaration
0 голосов
2 ответовBool function problem
1 голос
1 ответWhy this code has no output?
0 голосов
1 ответWhy isn't it working properly????
0 голосов
2 ответовhey I have a doubt in brute force prg by Mr robot .......so it's just checking each character and storing it in a string ....and he is giving it a name..so I have to ask that how I will setup or send a link to someone whom I wanna hack and whatever he types in my prg I will get it...plz plz help me...using Mr robot program
0 голосов
4 ответовdouble qoutes in python3
0 голосов
1 ответHow do I make this work?
0 голосов
2 ответовpublic class Vehicle {
int maxSpeed;
int wheels;
String color;
double fuelCapacity;
void horn() {
System.out.println("Beep!");
}
}
class MyClass {
public static void main(String[ ] args) {
Vehicle v1 = new Vehicle();
Vehicle v2 = new Vehicle();
v1.color = "red";
v2.horn();
System.out.println(v1);
}
}
Explain its outcome. I am unable to get the last line of outcome.
-1 голос
2 ответовWhy not working
-4 голосов
4 ответовАктуальное сегодня
about HTML
1 Votes
unclearable notification bug
1 Votes
I'm confused in c++ union.
1 Votes
In developing apps
0 Votes
Python
1 Votes
OOP in C++
0 Votes
How to add python code in HTML
1 Votes