FOR Loop

Beschreibung

for loop quiz
Mohit Kaushik
Quiz von Mohit Kaushik, aktualisiert more than 1 year ago
Mohit Kaushik
Erstellt von Mohit Kaushik vor fast 10 Jahre
20
0
1 2 3 4 5 (0)

Zusammenfassung der Ressource

Frage 1

Frage
What is the output of the program? int i=1; for( ;i<=10;i++); System.out.print(i);
Antworten
  • 1
  • 10
  • 11
  • compile time error

Frage 2

Frage
What is the output of program? int i=0; for(;i<10;i++) System.out.print(i);
Antworten
  • 11
  • 10
  • 0
  • 0123456789
Zusammenfassung anzeigen Zusammenfassung ausblenden

0 Kommentare

There are no comments, be the first and leave one below:

ähnlicher Inhalt

quiz
Amon Saad
Computer science quiz
Ryan Barton
AQA Biology B1 Questions
Bella Statham
AQA Biology B2 Questions
Bella Statham
AQA Physics P1 Quiz
Bella Statham
GCSE AQA Biology 1 Quiz
Lilac Potato
AQA GCSE Product Design Questions
Bella Statham
Waves
kate.siena
General Knowledge Quiz
Andrea Leyden
Biology - B2 - AQA - GCSE - Exam Style Questions
Josh Anderson