F&A Diskussionen
Quick help Creating Dart Class:
0 Stimmen
3 AntwortenWhy do this instead of this?
1 Stimme
2 AntwortenNested Classes - NEED HELP !
1 Stimme
3 Antwortenclasse animal has makesound function i.e grr..... nd classes cat and dog also have makesound function i.e meow nd woof respectively... due to inheritance classes cat and dog also have makesound function of animal class ie grr.... now my q is how compiler will know which function to execute is nt ds ambiguous??... two choices r dere....
1 make sound function of animal class ie grr
2 make sound function of own like woof or meow.... any help would be really helpful....
0 Stimmen
6 Antworteni want to print sum of all integers from 1to 100 like for example :
1
3
6
10
15......
i tried it i know my code is wrong please help me class Program {
public static void main(String[] args) {
for(int x = 1; x <101; x++) {
int sum = int x;
System.out.println("1");
System.out.println("sum");
}
}
}
3 Stimmen
11 Antwortenvirtual function
0 Stimmen
1 AntwortHeute heiร
Activities on sololearn
6 Votes
Html issue
2 Votes
Can you help me ?
1 Votes
Code coach
1 Votes
How I can use div
1 Votes
App development ๐ฅโ๏ธ
1 Votes
What am I doing wring?
1 Votes
Computer architecture
1 Votes
Playground input
1 Votes