
1st session
Authored by Menna Khaled
Computers
University
Used 5+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is Dart primarily used for?
Backend development
Mobile app development
Desktop applications
Game development
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is NOT a valid data type in Dart?
int
float
bool
string
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you create a nullable variable in Dart?
int value;
int value!;
int? value;
nullable int value;
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of the ! operator in Dart?
To declare a nullable variable
To check if a value is null
To negate a boolean value
To force a nullable value to be treated as non-null
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the following code output?
void main() {
var a = 5, b = 3;
print(a ~/ b);
}
1.6666
1
2
Error
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of the following code?
void main() {
void main() {
var x = 10;
print(x is String);
}
true
false
error
null
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which method is used to add an item to a list in Dart?
addItem()
append()
add()
push()
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?
Similar Resources on Wayground
15 questions
CIS1101-programming practice
Quiz
•
University
10 questions
pointers and structures
Quiz
•
University
15 questions
Web Dev Midterm Quiz
Quiz
•
University
17 questions
Minggu V - PKS 2 - Pemrograman C++
Quiz
•
University
20 questions
UNIT IV Normalization
Quiz
•
University
10 questions
Third Year Placement Training Revision Test
Quiz
•
University
20 questions
BD 1 - SQL - geral
Quiz
•
University
15 questions
COMP_FUND_PROG-QUIZ #2
Quiz
•
University
Popular Resources on Wayground
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
fractions
Quiz
•
3rd Grade
20 questions
Main Idea and Details
Quiz
•
5th Grade
20 questions
Context Clues
Quiz
•
6th Grade
15 questions
Equivalent Fractions
Quiz
•
4th Grade
20 questions
Figurative Language Review
Quiz
•
6th Grade