C++

C++

6th - 8th Grade

10 Qs

quiz-placeholder

Similar activities

Robot Enspiro

Robot Enspiro

5th - 12th Grade

15 Qs

Structura secventiala

Structura secventiala

6th - 8th Grade

8 Qs

test C++

test C++

7th Grade

10 Qs

Tablouri unidimensionale

Tablouri unidimensionale

8th Grade

14 Qs

Test Operatori si structuri clasa a 7-a

Test Operatori si structuri clasa a 7-a

6th - 7th Grade

9 Qs

Programare cu C++ nivel medie 4

Programare cu C++ nivel medie 4

6th - 8th Grade

10 Qs

Divizibilitate C++

Divizibilitate C++

5th - 9th Grade

10 Qs

EVALUARE SUMATIVĂ CLASA A VIII-A SCRATCH

EVALUARE SUMATIVĂ CLASA A VIII-A SCRATCH

8th Grade

10 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?