C++ Istruzioni

C++ Istruzioni

University

8 Qs

quiz-placeholder

Similar activities

C++ Array

C++ Array

University

10 Qs

HTML

HTML

University

12 Qs

Introducción a la programación - 5

Introducción a la programación - 5

University

10 Qs

Datorgrafikas tests 4. klasei PD_3

Datorgrafikas tests 4. klasei PD_3

4th Grade - University

10 Qs

Python Basics - Control Structures

Python Basics - Control Structures

University

6 Qs

C++ Funzioni

C++ Funzioni

University

11 Qs

C++ Classi, attributi e metodi

C++ Classi, attributi e metodi

University

10 Qs

C++ Incapsulamento

C++ Incapsulamento

University

5 Qs

C++ Istruzioni

C++ Istruzioni

Assessment

Quiz

Computers

University

Medium

Created by

Andrea Prete

Used 318+ 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