C++ Istruzioni

C++ Istruzioni

University

8 Qs

quiz-placeholder

Similar activities

computer module 1

computer module 1

KG - University

10 Qs

myecdl

myecdl

6th Grade - Professional Development

7 Qs

Ripasso

Ripasso

2nd Grade - University

10 Qs

Introduzione all'informatica

Introduzione all'informatica

KG - Professional Development

8 Qs

python String and comment

python String and comment

3rd Grade - University

13 Qs

Sains Komputer (Java) 2: Struktur Kawalan Pilihan

Sains Komputer (Java) 2: Struktur Kawalan Pilihan

10th Grade - University

10 Qs

P8 - Strutture dati complesse

P8 - Strutture dati complesse

University

8 Qs

C++ Metodi inline, overload, default values

C++ Metodi inline, overload, default values

University

10 Qs

C++ Istruzioni

C++ Istruzioni

Assessment

Quiz

Computers

University

Medium

Created by

Andrea Prete

Used 325+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Dopo la seguente istruzione:

x = 3>5 ? 2 : 6;

x==2

x==3

x==5

x==6

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Quale è l'output del programma?

3

5

8

35

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Dopo l'esecuzione di questo codice

y == x

y == -x

y == - x + x

y == |x|

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Quanto vale ore_lavoro?

0

4

8

12

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Quanto vale ore_lavoro?

0

4

8

12

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Che cosa stampa il programma?

012

01

12

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Cosa stampa questo programma?

02468

246810

0246810

0

2

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Cosa stampa questo programma?

246810

2468

Non stampa niente

0

2