Q&A Discussões
Why does this not work?
2 Votos
2 RespostasPlease explain.
0 Voto
2 RespostasIf's with strings
1 Voto
1 RespostaIllegal Declaration
0 Voto
2 RespostasBool function problem
1 Voto
1 Respostahey 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 Voto
4 Respostas9
2 Votos
6 Respostaspublic 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 Voto
2 RespostasWhy not working
-4 Votos
4 RespostasQuente hoje
Using Python on VScode
2 Votes
Python Developer
0 Votes
Wayss
0 Votes
fully dynamic arrays
1 Votes
Guys who tell me
0 Votes
Coding apps
0 Votes
Hearts
0 Votes