cppp-2

cppp-2

University

9 Qs

quiz-placeholder

Similar activities

Python 2

Python 2

University

10 Qs

Python - Class

Python - Class

12th Grade - University

11 Qs

Class- 11 (Topic: Introduction to Programming Languages)

Class- 11 (Topic: Introduction to Programming Languages)

11th Grade - University

10 Qs

Revision module 3

Revision module 3

University

10 Qs

QUARK

QUARK

University

10 Qs

Activity 2: Fundamentals of Algorithmic Problem

Activity 2: Fundamentals of Algorithmic Problem

University

10 Qs

COMPONENTS AND APPLICATIONS OF AUTOMATION SYSTEM

COMPONENTS AND APPLICATIONS OF AUTOMATION SYSTEM

University

10 Qs

CST 362 Programming in Python #1

CST 362 Programming in Python #1

University

8 Qs

cppp-2

cppp-2

Assessment

Quiz

Education

University

Medium

Created by

coding everyone

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