Where cannot we use break?

quiz 5

Quiz
•
Professional Development
•
Professional Development
•
Medium
Mina Romany
Used 1+ times
FREE Resource
11 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
switch statment
while loop
for loop
if statment
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
what does Continue do?
Go Out of the scope
stop the loop
skip iteration
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
List<int> l1=[1,2,3];
List<String> l2=['a',...l1,'b','c'];
print(l2)
['a',1,2,3,'b','c']
['a',[1,2,3],'b','c']
null
error
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
if(3>8) print('hello');
print('dart');
hello
dart
dart
hello
none of these
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
print('hello');
if(12>8) print('dart');
hello
dart
hello
dart
none of these
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
String name='ahmed';
assert(name == 'Ahmed');
print('the end...');
exception
the end...
ahmed
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
int i=8+2; switch(i){ case 1:case 2: print('hello'); break; case 8:case 9: default: print('hi'); break; }
hello
hi
hi
hello
no output
Create a free account and access millions of resources
Similar Resources on Quizizz
10 questions
pemrograman dasar

Quiz
•
Professional Development
9 questions
PreTrainingJavaScript

Quiz
•
Professional Development
10 questions
SAP Quiz

Quiz
•
Professional Development
12 questions
Telephone Calls

Quiz
•
Professional Development
15 questions
Công nghệ Java_Test1

Quiz
•
Professional Development
16 questions
GP Refresher 2

Quiz
•
Professional Development
10 questions
AWS Python Booster Day 2

Quiz
•
Professional Development
10 questions
Account access

Quiz
•
KG - Professional Dev...
Popular Resources on Quizizz
15 questions
Multiplication Facts

Quiz
•
4th Grade
20 questions
Math Review - Grade 6

Quiz
•
6th Grade
20 questions
math review

Quiz
•
4th Grade
5 questions
capitalization in sentences

Quiz
•
5th - 8th Grade
10 questions
Juneteenth History and Significance

Interactive video
•
5th - 8th Grade
15 questions
Adding and Subtracting Fractions

Quiz
•
5th Grade
10 questions
R2H Day One Internship Expectation Review Guidelines

Quiz
•
Professional Development
12 questions
Dividing Fractions

Quiz
•
6th Grade