Quiz 1

Quiz 1

University

15 Qs

quiz-placeholder

Similar activities

Moringa JavaScript Arrays

Moringa JavaScript Arrays

5th Grade - Professional Development

10 Qs

Python Programming - Introduction

Python Programming - Introduction

University

15 Qs

CSC301 Chapter 2

CSC301 Chapter 2

University

10 Qs

Quiz 2: C++ Basics

Quiz 2: C++ Basics

University

11 Qs

ES6 Quiz (MAXIMA 2021)

ES6 Quiz (MAXIMA 2021)

University

16 Qs

C++ Basics (1)

C++ Basics (1)

University

12 Qs

Unity Scripting Beginner (EN)

Unity Scripting Beginner (EN)

12th Grade - Professional Development

10 Qs

JavaScript Fundamentals

JavaScript Fundamentals

9th Grade - Professional Development

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?