Flutter_Q5

Quiz
•
Computers, Professional Development, Instructional Technology
•
Professional Development
•
Hard
Mina Romany
Used 5+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
main(){ h1(); }
h1() =>"hi"+"text";
What is the output of this code?
hi text
error
hi
No Output
Null
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
main(){ sum(2,5,2); }
int sum ({x,y,z}) {print(x+y+z);}
What is the output of this code?
9
x+y+z
null
error
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
main() { sum(x:2,z:"5",y:8); }
sum ({x,y,String z}) {print(x+y);}
What is the output of this code?
error
10
null
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
can we pass to a function an argument string list only?
true
false
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
can we put a lamda function in variable?
true
false
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
main(){ print(div(12,3) );}
var div = (x,y)=>x/y;
What is the output of this code?
error
4
null
none from above
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
can we pass a function as an argument in another function?
true
false
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
JF UIT 2022 - Game 3

Quiz
•
Professional Development
10 questions
PLSQL and Cursor Quiz

Quiz
•
Professional Development
15 questions
python dictionary and set

Quiz
•
Professional Development
15 questions
Code X Trade

Quiz
•
Professional Development
10 questions
Day5_Quiz_NBKR

Quiz
•
Professional Development
10 questions
Day12_Quiz_NBKR

Quiz
•
Professional Development
10 questions
Quiz for Module2

Quiz
•
Professional Development
10 questions
Day16_Quiz_NBKR

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