Flutter Q_0
Quiz
•
Instructional Technology, Computers
•
Professional Development
•
Practice Problem
•
Medium
Mina Romany
Used 21+ times
FREE Resource
Enhance your content in a minute
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 8 pts
what is the output of this code?
const R = 3.1;
R=5;
print(R)
3.1
5
3
Error
2.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Fill the gaps.
___Declaring an integer
and printing it___
int x = 42;
print(x);
//.........//
<----...................----->
?-------------?
/*............*/
3.
MULTIPLE CHOICE QUESTION
30 sec • 6 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));
4.
MULTIPLE CHOICE QUESTION
30 sec • 6 pts
var a ="4";
var b ="2";
print(a+b);
what is the output of this code?
6
4+2
42
a+b
5.
MULTIPLE CHOICE QUESTION
45 sec • 5 pts
Which operator is used to determine the remainder?
/
%
*
!
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
var a = 9;
var b = 5;
print("a>b");
what is the output of this code?
true
9>5
a>b
error
7.
MULTIPLE CHOICE QUESTION
30 sec • 10 pts
var a = 9;
var b = 5;
print(a>b);
what is the output of this code?
false
true
Error
a>b && 4>7
Create a free account and access millions of resources
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
10 questions
Semana 1 JS
Quiz
•
Professional Development
10 questions
BASIC OF COMPUTER
Quiz
•
Professional Development
10 questions
C Programming
Quiz
•
Professional Development
10 questions
Kiểu kí tự
Quiz
•
Professional Development
10 questions
Python-Quiz-Basic-Datatypes
Quiz
•
12th Grade - Professi...
20 questions
SPARK FIDDLE
Quiz
•
Professional Development
10 questions
ER Model
Quiz
•
Professional Development
10 questions
C Programming
Quiz
•
Professional Development
Popular Resources on Wayground
10 questions
Honoring the Significance of Veterans Day
Interactive video
•
6th - 10th Grade
9 questions
FOREST Community of Caring
Lesson
•
1st - 5th Grade
10 questions
Exploring Veterans Day: Facts and Celebrations for Kids
Interactive video
•
6th - 10th Grade
19 questions
Veterans Day
Quiz
•
5th Grade
14 questions
General Technology Use Quiz
Quiz
•
8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Circuits, Light Energy, and Forces
Quiz
•
5th Grade
19 questions
Thanksgiving Trivia
Quiz
•
6th Grade
