C++ Quiz

C++ Quiz

University

15 Qs

quiz-placeholder

Similar activities

Revision module 3

Revision module 3

University

10 Qs

Struktur Data

Struktur Data

University

11 Qs

Python - Class

Python - Class

12th Grade - University

11 Qs

Python 2

Python 2

University

10 Qs

Educational Psychology Quizizz

Educational Psychology Quizizz

University

10 Qs

Embedded Systems

Embedded Systems

University

10 Qs

PHP BASIC

PHP BASIC

University

10 Qs

PL SQL

PL SQL

University - Professional Development

20 Qs

C++ Quiz

C++ Quiz

Assessment

Quiz

Education

University

Hard

Created by

Julieta Simonyan

Used 5+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What output is produced by the following segment of code:

for(int i = 0; i < 10; i++)

cout << i << " ";

0 1 2 3 4 5 6 7 8 9 10


1 2 3 4 5 6 7 8 9 10


Infinite Loop


0 1 2 3 4 5 6 7 8 9

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will this code print?

198

Value is 198

Error

Value is 100

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will this code print?

Hello, Your Name

Greetings: Hello, Your Name

Greetings, Hello

Hello, Enter your name

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will the following C++ code print?

0 1 2 4

0 1 2 3 4

1 2 4

Compiler Error

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will the following C++ code print?

5 3 1

5 4 3 2 1

5 2 -1

5 3 0

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will the following C++ code print?

0 1 2 3 4

1 2 3 4 5

0 1 2 3 4 5

1 2 3 4

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will the following C++ code print?

0 1 3 6

0 1 3 6 10

1 3 6 10

1 3 6 10 15

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?