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
20 questions
Basics of programming - Quiz - 01

Quiz
•
University - Professi...
20 questions
Quiz Python 'Operadores y String'

Quiz
•
Professional Development
20 questions
C-Quest

Quiz
•
Professional Development
20 questions
Quiz 4.1

Quiz
•
Professional Development
25 questions
Front End Forge Final

Quiz
•
Professional Development
20 questions
QUIZ MICROSOFT EXCEL_LEVEL MADYA

Quiz
•
Professional Development
20 questions
Хакатон 1 курс (13-14)

Quiz
•
Professional Development
17 questions
Java programming

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