C++

C++

6th - 8th Grade

10 Qs

quiz-placeholder

Similar activities

Scratch

Scratch

5th - 6th Grade

10 Qs

Web design

Web design

5th - 9th Grade

9 Qs

HTML Forms

HTML Forms

6th - 7th Grade

10 Qs

HTML introduction

HTML introduction

8th - 9th Grade

10 Qs

HTML тегтері

HTML тегтері

1st Grade - University

13 Qs

Posta electronica

Posta electronica

5th - 7th Grade

11 Qs

SNT 2

SNT 2

1st - 10th Grade

10 Qs

Tablouri unidimensionale

Tablouri unidimensionale

8th Grade

14 Qs

C++

C++

Assessment

Quiz

Computers

6th - 8th Grade

Medium

Created by

Mihai Popescu

Used 18+ 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?