cppp-2

cppp-2

University

9 Qs

quiz-placeholder

Similar activities

Python Basics

Python Basics

University

10 Qs

Group Activity 1

Group Activity 1

University

8 Qs

Section 4

Section 4

University

10 Qs

QUIZ-1

QUIZ-1

University

10 Qs

Assessments and feedback

Assessments and feedback

University

10 Qs

Walmart Quiz Day 2

Walmart Quiz Day 2

University

14 Qs

Python - Functions

Python - Functions

University

11 Qs

Assessing Students with Special Needs Chapter 13

Assessing Students with Special Needs Chapter 13

University

10 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