
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
Where cannot we use break?
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 Wayground
10 questions
Data Types and Variables

Quiz
•
Professional Development
10 questions
Recursia

Quiz
•
Professional Development
15 questions
Programming - Screening Test

Quiz
•
3rd Grade - Professio...
10 questions
LC - Aula 04

Quiz
•
Professional Development
9 questions
Python Looping

Quiz
•
Professional Development
14 questions
ABREDES - Devasc Python

Quiz
•
Professional Development
15 questions
Q1 Introduction to Python

Quiz
•
Professional Development
10 questions
Day-2 IOAC - ML Python Assessment_5th-Feb-2023

Quiz
•
Professional Development
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade