Search Header Logo

Quiz Dart 1

Authored by Muhammad Taufiq Azhari

Computers

12th Grade

Used 35+ times

Quiz Dart 1
AI

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 SELECT QUESTION

1 min • 5 pts

Karakteristik Dart

Statically Typed

Type Inference

String Expressions

OOP

Closed Source

2.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

var name = “Hello World”;

String language = “Dart”;

 

print(“$name – Bahasa yang digunakan : $language”);

$Dart – Bahasa yang digunakan : Hello World

Dart – Bahasa yang digunakan : Hello World

Hello World – Bahasa yang digunakan : $Dart

$Hello World – Bahasa yang digunakan : Dart

Hello World – Bahasa yang digunakan : Dart

3.

MULTIPLE SELECT QUESTION

1 min • 5 pts

Lengkapi langkah-langkah membuat project di dart

1. View

2. ...

3. Dart: New Project

4. ...

Command Palette

Dart

Console Application

Open

Terminal

4.

MULTIPLE SELECT QUESTION

1 min • 5 pts

Terdapat tiga jenis komentar yang bisa digunakan pada Dart

single-line comment

multi-line comment 

double-line comment

documentation comment

presentation comment

5.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

Proses assignment nilai ke variabel

Asosiasi

Sosialisasi

Atraksi

Inisialisasi

Deklarasi

6.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

Beberapa tipe data yang didukung oleh Dart, kecuali ....

Num

Bool

List

Dynamic

Varchar

7.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

var x;  // dynamic

x = 7;

x = 'Dart is great';

print(x);

7

x

Dart is great

var x

print(x);

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?