
Dart Q_5
Authored by Mina Romany
Professional Development
Professional Development
Used 3+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
print('hh' is String);
true
false
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
var x =Duration(hours: 47);
print(x.inDays);
1
2
0
null
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
var x =DateTime.monday;
print(x);
1
2
3
7
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
print(3~/2);
print(3/2);
1
1
1.5
1.5
1
1.5
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
x=x+5;
what is equivalent to?
x+=5;
5+=x;
x=+5;
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
int i=2;
print(i);
print(i++);
print(++i);
2
2
2
2
3
4
2
2
4
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
print(10>8 && 1>8);
10>8 && 1>8
null
false
true
Access all questions and much more by creating a free account
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
Already have an account?