wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

.Dart

Total questions: 7

Worksheet time: 8mins

Name
Class
Date
1.

Türkiyede neden 4 mevsim vardır?

4 lines
2.

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

a)

Bülent ersoy

b)

Kemal sunal

c)

Mhamut tuncer

d)

Cüneyt arkın

3.

String s = "dart"+'2.0';

What will happen if the above statement run?

4 lines
4.

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

a)

icon

b)

ghost

c)

radio button

d)

folder

5.

--version command is used to ?

a)

Enables assertions

b)

Displays VM version information

c)

Specifies the path

d)

Specifies where to find imported libraries

6.

A set of instructions done by the computer

a)

applications

b)

software

c)

hardware

d)

browser

7.

What command is correct for execute demo.dart file ?

a)

demo.dart

b)

dart -p demo.dart

c)

dart demo.dart

d)

dart demo