.Dart

.Dart

9th - 12th Grade

7 Qs

quiz-placeholder

Similar activities

File Management and Computer Literacy

File Management and Computer Literacy

9th - 12th Grade

11 Qs

Getting Started with Java Quiz

Getting Started with Java Quiz

10th Grade - Professional Development

10 Qs

BTEC DIT C3 LAA - Technology for Teams

BTEC DIT C3 LAA - Technology for Teams

10th - 11th Grade

10 Qs

PowerPoint Quiz 1

PowerPoint Quiz 1

9th Grade - Professional Development

10 Qs

Dart

Dart

9th - 12th Grade

10 Qs

Data Representation - Sound

Data Representation - Sound

2nd - 12th Grade

10 Qs

Photoshop Basics

Photoshop Basics

11th Grade

12 Qs

Word L8-L13 Review

Word L8-L13 Review

9th - 12th Grade

12 Qs

.Dart

.Dart

Assessment

Quiz

Computers

9th - 12th Grade

Easy

Created by

Furkan Bora

Used 2+ times

FREE Resource

7 questions

Show all answers

1.

OPEN ENDED QUESTION

5 mins • 1 pt

Türkiyede neden 4 mevsim vardır?

Evaluate responses using AI:

OFF

Answer explanation

Ekvatora olan konumundan ötürü türkiyede 4 mevsim görmekteyiz.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Türk sinemaatarihinde çok popüler olan şaban karakterini oynayan oyuncunun adı nedir?

Bülent ersoy

Kemal sunal

Mhamut tuncer

Cüneyt arkın

3.

OPEN ENDED QUESTION

30 sec • 1 pt

String s = "dart"+'2.0';

What will happen if the above statement run?

Evaluate responses using AI:

OFF

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

a small picture used to represent a file or program in a GUI (graphic user interface)

icon

ghost

radio button

folder

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

--version command is used to ?

Enables assertions

Displays VM version information

Specifies the path

Specifies where to find imported libraries

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

A set of instructions done by the computer

applications

software

hardware

browser

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command is correct for execute demo.dart file ?

demo.dart

dart -p demo.dart

dart demo.dart

dart demo