Q&A Discussies
Try to Solve this
-2 Stemmen
3 AntwoordenWhat will be the output ???
2 Stemmen
9 Antwoorden$var=true?1:false?2:3; ??
6 Stemmen
4 Antwoordenwhy the result is 8??
0 Stemmen
5 AntwoordenCalc sheet to application
2 Stemmen
1 AntwoordUsing Do While Loops
0 Stemmen
2 AntwoordenHi, I need assistance aka HELP!
I've done this calculation in various ways some of printed nothing but zeros non stop.
Using while loop calculate all numbers 1 to 1000 add numbers to sum = sum + i
int sum = 0;
// use a while loop to calculate the sum of 1 to 1000
While(int sum = 0; sum >= 1000; sum = sum + I){
System.out.println(sum);
}
0 Stemmen
4 AntwoordenPopulair vandaag
Python stressed me out
1 Votes
Course Doubt
1 Votes
Data analysis
0 Votes
Saved code
0 Votes
How do i make a lexer and parser
1 Votes
Help
0 Votes