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
22 questions
Flutter_Q2

Quiz
•
Professional Development
24 questions
DATATYPES - INPUT/OUTPUT - OPERATORS

Quiz
•
Professional Development
20 questions
Python

Quiz
•
Professional Development
20 questions
Module 1 Exercise (Python)

Quiz
•
Professional Development
20 questions
Python Programming - Test 1

Quiz
•
University - Professi...
20 questions
JavaScript

Quiz
•
Professional Development
16 questions
Trắc nghiệm kiểu xâu

Quiz
•
Professional Development
22 questions
Python basics

Quiz
•
Professional Development
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade