1st session

Quiz
•
Computers
•
University
•
Medium
Menna Khaled
Used 5+ times
FREE Resource
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() {
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()
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Milking Minds 2 17-01-24

Quiz
•
University
10 questions
DEBUG THE CODE

Quiz
•
University
10 questions
java operators

Quiz
•
University
12 questions
javaquizvivek

Quiz
•
University
10 questions
Java Static

Quiz
•
University
10 questions
Java Control Flow statements

Quiz
•
University
15 questions
Java Bootcamp Day 4

Quiz
•
University
13 questions
Cuestionario de Programación Avanzada

Quiz
•
University
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
15 questions
Let's Take a Poll...

Quiz
•
9th Grade - University
2 questions
Pronouncing Names Correctly

Quiz
•
University
12 questions
Civil War

Quiz
•
8th Grade - University
18 questions
Parent Functions

Quiz
•
9th Grade - University
21 questions
Mapa países hispanohablantes

Quiz
•
1st Grade - University
19 questions
Primary v. Secondary Sources

Quiz
•
6th Grade - University
25 questions
Identifying Parts of Speech

Quiz
•
8th Grade - University
20 questions
Disney Trivia

Quiz
•
University