
Dart Fundamental

Quiz
•
Computers
•
11th Grade
•
Medium

Haidar Miqdad
Used 6+ times
FREE Resource
25 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Manakah contoh yang benar untuk mendeklarasikan variabel dalam bahasa Dart?
String angka = 10;
int 5number = 10;
var number = 10;
variable 5number = 10;
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
output dari program di samping adalah...
false
it's false
true
it's true
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Apa output yang dihasilkan dari program berikut?
void main() {
int x = 5;
int y = 3;
bool result = x > y;
print(result);
}
false
it's false
true
it's true
4.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
type data yang bisa menerima bilangan bulat dan bilangan desimal sekaligus disebut dynamic
true
false
5.
MULTIPLE SELECT QUESTION
20 sec • 1 pt
Bagaimana cara mendeklarasikan variabel name yang dapat bernilai null dalam Dart?
String? name = null;
String name?;
String? name;
String name;
6.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Untuk membuat project Dart, kita bisa gunakan perintah?
`dart make project_name`
`dart start project_name`
`dart create project_name`
tidak ada yang benar
7.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Main function bukan merupakan fungsi utama yang akan dieksekusi oleh Dart
true
false
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Fase F - Array

Quiz
•
11th Grade
30 questions
Mobile 11

Quiz
•
11th Grade
20 questions
ASK T2 - Kod Arahan (Python)

Quiz
•
7th Grade - University
20 questions
Berfikir komputasional kelas XI

Quiz
•
11th Grade
30 questions
PBO 11

Quiz
•
11th Grade
20 questions
SKT4-1.3: PEMBOLEH UBAH, PEMALAR DAN JENIS DATA

Quiz
•
10th - 11th Grade
21 questions
Quiz Analisis Data

Quiz
•
10th Grade - University
20 questions
Array

Quiz
•
10th - 12th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

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

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade