
Flutter Q1.2

Quiz
•
Professional Development
•
Professional Development
•
Medium
Mina Romany
Used 6+ times
FREE Resource
12 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
var a = 9;
var b = 5;
print(a>b);
what is the output of this code?
true
error
false
a>b
2.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
print('6>7');
what is the output?
true
false
6>7
null
3.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Fill in the missing parentheses to have x equal 15.
int x =_2 + 3_* 3
{....}
<....>
|....|
(...)
4.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
which one print 10?
int num =9;
print ("the number is $num + 1");
int num =9;
print ("the number is ${num + 1}");
int num =9;
print ("the number is num +1");
int num =9;
print ("the number is " + (num +1));
5.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
var a ="4";
var b ="2";
print(a+b);
what is the output of this code?
error
null
42
6
6.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Dart is an open source programming language developed by ......?
microsoft
orcale
7.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Vs Code is .....?
ide
Framework
Programming language
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Quiz for Module2

Quiz
•
Professional Development
8 questions
Javascript (Parte I)

Quiz
•
Professional Development
8 questions
Dart Q_3.1

Quiz
•
Professional Development
14 questions
Technical Quiz Final Round

Quiz
•
Professional Development
8 questions
Финальная викторина Python

Quiz
•
Professional Development
10 questions
Simple Easy Basic Lua Quiz

Quiz
•
4th Grade - Professio...
10 questions
Day4_Quiz_NBKR

Quiz
•
Professional Development
10 questions
Flutter_Q5

Quiz
•
Professional Development
Popular Resources on Wayground
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
20 questions
PBIS-HGMS

Quiz
•
6th - 8th Grade
10 questions
"LAST STOP ON MARKET STREET" Vocabulary Quiz

Quiz
•
3rd Grade
19 questions
Fractions to Decimals and Decimals to Fractions

Quiz
•
6th Grade
16 questions
Logic and Venn Diagrams

Quiz
•
12th Grade
15 questions
Compare and Order Decimals

Quiz
•
4th - 5th Grade
20 questions
Simplifying Fractions

Quiz
•
6th Grade
20 questions
Multiplication facts 1-12

Quiz
•
2nd - 3rd Grade