cppp-2

cppp-2

University

9 Qs

quiz-placeholder

Similar activities

Java Strings

Java Strings

1st Grade - Professional Development

10 Qs

Quiz 1- DEC20012

Quiz 1- DEC20012

University

10 Qs

Language Acquisition

Language Acquisition

University

10 Qs

Sensors and Instrumentation Fun Quiz-2

Sensors and Instrumentation Fun Quiz-2

University

10 Qs

JAVA FUNDAMENTALS

JAVA FUNDAMENTALS

University

12 Qs

Multipletables, functions, sub-queries

Multipletables, functions, sub-queries

University

10 Qs

Pandas Slicing Quiz1

Pandas Slicing Quiz1

University

10 Qs

DSA- Activity 1

DSA- Activity 1

University

10 Qs

cppp-2

cppp-2

Assessment

Quiz

Education

University

Hard

Created by

coding everyone

Used 6+ 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