Обсуждения
Why does this not work?
2 голосов
2 ответовPlease explain.
0 голосов
2 ответовIf's with strings
1 голос
1 ответ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 ответовАктуальное сегодня
How can one build an Ai app
5 Votes
AI Takeover
2 Votes
How to learn python
1 Votes
C course progress restart
2 Votes
Using Python on VScode
0 Votes
Python Developer
0 Votes
Average of Two Numbers
0 Votes
Hearts
0 Votes