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
where can we use break?
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 Wayground
10 questions
$4cso1-PhpQuiz

Quiz
•
Professional Development
5 questions
Saberes Previos - S4 - Multiplataforma

Quiz
•
Professional Development
12 questions
Flutter Basics

Quiz
•
Professional Development
10 questions
Provider Shared Preferences

Quiz
•
Professional Development
12 questions
StreamQuiz

Quiz
•
Professional Development
8 questions
Infosys-4

Quiz
•
Professional Development
9 questions
Coding is fun

Quiz
•
Professional Development
9 questions
BD-Cuestionario3

Quiz
•
Professional Development
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade