WL_1

WL_1

University

6 Qs

quiz-placeholder

Similar activities

Programming basic

Programming basic

University

10 Qs

Design Patterns-Introduction-Session-1

Design Patterns-Introduction-Session-1

University

11 Qs

Information systems analysis and design

Information systems analysis and design

University

10 Qs

EECE 1313 Quiz#2 Sem 1, 2018/2019

EECE 1313 Quiz#2 Sem 1, 2018/2019

University

10 Qs

EV3 基本常識測驗(一)

EV3 基本常識測驗(一)

5th Grade - University

10 Qs

Kuis PBO-2

Kuis PBO-2

University

10 Qs

Quiz3_DivideConquer_GreedyApproach

Quiz3_DivideConquer_GreedyApproach

University

10 Qs

Python with DataScience

Python with DataScience

7th Grade - University

10 Qs

WL_1

WL_1

Assessment

Quiz

Computers

University

Hard

Created by

Elita Hajrizi

Used 10+ times

FREE Resource

AI

Enhance your content

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

6 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

While loop ekzekuton kodin së pari dhe pastaj e kontrollon kushtin.

True

False

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Kushti në while loop duhet të jetë i tipit:

int

boolean

String

char

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Cili do të jetë rezultati i kësaj loop-e?

Jane shtypur 4 numra!

Jane shtypur 5 numra!

Jane shtypur 6 numra!

Error

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Një infinite loop shfaqet atëherë kur:

kushti i loop nuk plotësohet asnjëherë

kushti i loop plotësohet 10 herë

kushti i loop plotësohet çdoherë

kushti i loop plotësohet vetëm një herë

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Cili do të jetë rezultati i kësaj loop-e?

Fjalia "Drejtimi me i mire!" do të shtypet vetëm një herë

Fjalia "Drejtimi me i mire!" nuk do të shtypet fare

Do të shfaqet Infinite Loop

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Ky program do të shfaqë një error.

True

False