Flutter_Q1

Quiz
•
Computers, Instructional Technology
•
Professional Development
•
Medium
Mina Romany
Used 4+ times
FREE Resource
21 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
what is the output of this code?
int x =5.2;
print(x);
5
5.2
Error
5.0
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
var x = 14.9;
what is the type of variable x?
Boolean
String
Int
double
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Fill the gaps.
___Declaring an integer
and printing it___
int x = 42;
print(x);
//.........//
<----...................----->
/*............*/
?-------------?
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
what is the output of this code?
const R = 3.1;
R=5;
print(R);
3.1
5
Error
3
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
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));
6.
FILL IN THE BLANK QUESTION
20 sec • 1 pt
var a ="4";
var b ="2";
print(a+b);
what is the output of this code?
7.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Which operator is used to determine the remainder?
*
/
%
+
Create a free account and access millions of resources
Similar Resources on Wayground
23 questions
JS QUİZ

Quiz
•
Professional Development
20 questions
WORD DASAR TIK

Quiz
•
Professional Development
20 questions
Javascript Fundamental Practice

Quiz
•
Professional Development
17 questions
Python-básico1

Quiz
•
Professional Development
20 questions
SOAL ULANGAN ASJ KELAS XII TKJ

Quiz
•
Professional Development
19 questions
Kotlin quiz 3

Quiz
•
Professional Development
17 questions
Operators in Python

Quiz
•
9th Grade - Professio...
19 questions
Javascript - Revisão

Quiz
•
University - Professi...
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Appointment Passes Review

Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
Grammar Review

Quiz
•
6th - 9th Grade
Discover more resources for Computers
11 questions
All about me

Quiz
•
Professional Development
10 questions
How to Email your Teacher

Quiz
•
Professional Development
5 questions
Setting goals for the year

Quiz
•
Professional Development
14 questions
2019 Logos

Quiz
•
Professional Development
6 questions
GUM Chart Scavenger Hunt

Quiz
•
Professional Development
8 questions
Understanding Government: Limited and Unlimited

Quiz
•
Professional Development
20 questions
tape measure

Quiz
•
Professional Development
24 questions
Street Signs

Quiz
•
9th Grade - Professio...