F&A Diskussionen
Why is my java code not working?
0 Stimmen
3 AntwortenEcma Script Related
0 Stimmen
5 AntwortenCan this code open private codes?
0 Stimmen
1 Antwortpublic&static
0 Stimmen
1 AntwortAbout ideas for Sololearn app
11 Stimmen
7 AntwortenPython RSA Keys
0 Stimmen
18 AntwortenAccess Modifiers Total Salaries
0 Stimmen
4 AntwortenHow can i solve this error?
1 Stimme
1 AntwortEncrypting in Python
1 Stimme
4 AntwortenAsymmetric Encryption - Python
0 Stimmen
5 AntwortenReally SQL is too hard ?
0 Stimmen
4 Antwortenpublic 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 Stimme
2 AntwortenHeute heiß
Fix code
0 Votes
..
1 Votes
Fast coding (mobile)
1 Votes
Software to write and run codes
1 Votes
Add lua
0 Votes
Beginner_to_SoloLearn
1 Votes
Summary please??
0 Votes