C++

C++

6th - 8th Grade

10 Qs

quiz-placeholder

Similar activities

Informatica

Informatica

6th Grade

10 Qs

test C++

test C++

7th Grade

10 Qs

Test Cls 7 Sem I

Test Cls 7 Sem I

6th Grade

12 Qs

Evaluare algoritmi structuri de control clasa VIII

Evaluare algoritmi structuri de control clasa VIII

8th Grade

14 Qs

C++ Functions

C++ Functions

6th - 8th Grade

11 Qs

C++ While Loops

C++ While Loops

6th - 8th Grade

15 Qs

Test vectori Cls 8

Test vectori Cls 8

8th Grade

9 Qs

Structura secventiala

Structura secventiala

6th - 8th Grade

8 Qs

C++

C++

Assessment

Quiz

Computers

6th - 8th Grade

Medium

Created by

Mihai Popescu

Used 17+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Ce se pune imediat dupa cout?

<<

>>

;

.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Ce se pune imediat dupa cin?

>>

<<

;

.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Ce reprezinta int?

o variabila

un nume pentru variabila

un operator matematic

un tip de variabila

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Ce se foloseste dupa aproape orice instructiune ( cu exceptia if, while si for)?

<<

>>

;

.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Ce folosim dupa instructiunea cout pentru a afisa un text?

<<

" "

;

.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Ce se va afisa in consola dupa ce rulam programul urmator?

int x=5;

cout << x+2;

2

x

5

7

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Ce se va afisa in consola dupa ce rulam programul urmator?

int x=10;

x=x/2;

cout << x+3;

2

8

3

6

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?