Quiz 1

Quiz 1

University

15 Qs

quiz-placeholder

Similar activities

1st session

1st session

University

15 Qs

C++ Identifiers and Constants Quiz

C++ Identifiers and Constants Quiz

University

10 Qs

C++ Assesment 1

C++ Assesment 1

University

20 Qs

Revision C class

Revision C class

University

11 Qs

IT SKILLS

IT SKILLS

University

15 Qs

Quiz 2 Progdas

Quiz 2 Progdas

University

20 Qs

C++ Quiz-1

C++ Quiz-1

University

15 Qs

C++ Variables, Literals, and Constants Quiz

C++ Variables, Literals, and Constants Quiz

University

10 Qs

Quiz 1

Quiz 1

Assessment

Quiz

Computers

University

Medium

Created by

RAFIZAH MOHD HANIFA

Used 2+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Who invented C++?

Dennis Ritchie

Ken Thompson

Brian Kernighan

Bjarne Stroustrup

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What is C++?

C++ is an object oriented programming language

C++ is a procedural programming language

C++ supports both procedural and object oriented programming language

C++ is a functional programming language

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which of the following is a correct identifier in C++?

VAR_1234

$var_name

7VARNAME

7var_name

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which of the following type is provided by C++ but not C?

double

float

int

bool

5.

MULTIPLE CHOICE QUESTION

2 mins • 3 pts

Media Image

What is the value of p in the following C++ code snippet?

12

0

2

16

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which of the following is used to terminate the function declaration in C++?

;

]

)

:

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which concept allows you to reuse the written code in C++?

Inheritance

Polymorphism

Abstraction

Encapsulation

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?