
Flutter full quiz

Quiz
•
Computers
•
Professional Development
•
Medium
Mina Romany
Used 9+ times
FREE Resource
23 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
what is the output of this code?
int x =5.2;
print(x);
5
5.2
5.0
Error
2.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
var x = 14.9;
what is the type of variable x?
int
var
double
float
3.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Fill the gaps.
___Declaring an integer
and printing it___
int x = 42;
print(x);
//......//
<..............>
/*.....*/
?...........?
4.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
what is the output of this code?
const R = 3.1;
R=5;
print(R);
Error
5
3.1
null
5.
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));
6.
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
7.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Which operator is used to determine the remainder?
/
*
-
%
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
C Code Master

Quiz
•
Professional Development
20 questions
Python

Quiz
•
Professional Development
20 questions
JavaScript

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

Quiz
•
Professional Development
20 questions
JavaScript

Quiz
•
Professional Development
20 questions
Chapter 5 : JavaScript Objects & Arrays

Quiz
•
Professional Development
22 questions
Python basics

Quiz
•
Professional Development
20 questions
Python Programming - Test 1

Quiz
•
University - Professi...
Popular Resources on Wayground
12 questions
Unit Zero lesson 2 cafeteria

Lesson
•
9th - 12th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
20 questions
Lab Safety and Equipment

Quiz
•
8th Grade
13 questions
25-26 Behavior Expectations Matrix

Quiz
•
9th - 12th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th 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
Disney Trivia

Quiz
•
Professional Development
14 questions
2019 Logos

Quiz
•
Professional Development
7 questions
How to Email your Teacher

Quiz
•
Professional Development
11 questions
NFL Football logos

Quiz
•
KG - Professional Dev...
20 questions
Employability Skills

Quiz
•
Professional Development