cppp-2

cppp-2

University

9 Qs

quiz-placeholder

Similar activities

Pandas Slicing Quiz1

Pandas Slicing Quiz1

University

10 Qs

Final Test Prep: 영어학습원리

Final Test Prep: 영어학습원리

University

10 Qs

c-programming-2

c-programming-2

University

13 Qs

csi events

csi events

University

10 Qs

Python Compound Data Types and their Method Set-2

Python Compound Data Types and their Method Set-2

11th Grade - University

10 Qs

Python Variable and Datatype Quiz

Python Variable and Datatype Quiz

University

11 Qs

ByteWise_round1

ByteWise_round1

University

12 Qs

Quiz on Interlanguage Development

Quiz on Interlanguage Development

University

10 Qs

cppp-2

cppp-2

Assessment

Quiz

Education

University

Medium

Created by

coding everyone

Used 4+ times

FREE Resource

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

After running the following code, what will be the value of x?
y = 3;
x = 5 * y;
3
5
15
0

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Explain the following code:

What will be the output of the code?

Does it have any error?

What should you do to display the num3 variable?

100

125.70

225.70

0

3.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

Media Image

Any CPU of computer can understand

High level programming language

machine language

assembly language

English language

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What will be the output?

10

20

Error

11

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

In C++, cout is found in which library file?

ctype.h

stdlib.h

math.h

iostream.h

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What will be the output?

440

044

145

541

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

what will be the output?

74

Error

J

c

8.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

what will be the output?

35

25

30

20

9.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

what will be the output?

20 10

21.09 10.20

21 10

Error