.Dart

.Dart

9th - 12th Grade

7 Qs

quiz-placeholder

Similar activities

.Intermediate level.

.Intermediate level.

9th - 12th Grade

10 Qs

Κουίζ Κουμπιά (Buttons) και JavaScript

Κουίζ Κουμπιά (Buttons) και JavaScript

10th Grade

8 Qs

Version of Adobe Photoshop

Version of Adobe Photoshop

9th Grade

10 Qs

CSS Animation Quiz

CSS Animation Quiz

10th Grade

10 Qs

GADV 02 - Basics

GADV 02 - Basics

9th - 12th Grade

10 Qs

Name that OS

Name that OS

9th Grade

9 Qs

REMEDIAL DPK X TKJ

REMEDIAL DPK X TKJ

10th Grade

10 Qs

Web Development Beginners quiz 15

Web Development Beginners quiz 15

1st - 12th Grade

10 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