where can we use break?
Flutter_Q2 G4

Quiz
•
Instructional Technology, Computers
•
Professional Development
•
Hard
Mina Romany
Used 1+ times
FREE Resource
7 questions
Show all answers
1.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
if statement
ternary condition
while loop
for loop
switch statement
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
what does continue do?
go out of loop
skip iteration
go to a function
call a method
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
from what we can read input from user?
cin>>;
console.readline();
readlinesync();
stdin.readlinesync();
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
what library is used to read from user?
dart:math
dart:html
dart:io
dart:isolate
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
print(new Random().nextInt(15));
what is the range of the output?
from 1 to 15
from 1 to 14
from 0 to 15
from 0 to 14
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you start writing a while loop?
while (x > y)
while x > y:
x > y while {
while x > y {
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
int x=12;int y =4;
int z= x/y;
print(z);
what is the output of this code?
3
3.0
no output
error
Similar Resources on Quizizz
10 questions
DECI - Week 5 - round

Quiz
•
Professional Development
10 questions
C - Programming ( Output based - Loop )

Quiz
•
Professional Development
10 questions
c program -basic

Quiz
•
Professional Development
10 questions
Day 3 C Programming quiz

Quiz
•
Professional Development
10 questions
GO4! Quiz Zeriuz Fundamental GO

Quiz
•
Professional Development
11 questions
JavaScript

Quiz
•
Professional Development
10 questions
CIT JULY 2022

Quiz
•
Professional Development
10 questions
Day 4 C Programming Quiz

Quiz
•
Professional Development
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade