Mock Test

Mock Test

University

35 Qs

quiz-placeholder

Similar activities

INTEGRATIVE PROGRAMMING PRELIM EXAM

INTEGRATIVE PROGRAMMING PRELIM EXAM

University

36 Qs

Collections

Collections

University - Professional Development

30 Qs

Pengenalan Programming

Pengenalan Programming

University

30 Qs

CODEZILLA 2022

CODEZILLA 2022

University

30 Qs

CodeChef (Secret Snippet)

CodeChef (Secret Snippet)

University

35 Qs

CS Quiz Prelims

CS Quiz Prelims

University

30 Qs

EC8393_FDS_MODEL EXAM_3_PART A

EC8393_FDS_MODEL EXAM_3_PART A

University

30 Qs

C Programming

C Programming

University - Professional Development

30 Qs

Mock Test

Mock Test

Assessment

Quiz

Computers

University

Hard

Created by

Amar G

Used 4+ times

FREE Resource

35 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

who is the founder of c++ ?

Tim Berners Lee

Charles Babbage

Bjarne stroustrup

Dennis ritchie

2.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

What is the primary use of C++?

Web development

System programming

Data analysis

Mobile app development

3.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Which programming paradigm does C++ support?

Functional programming

Procedural programming

Object-oriented programming

Logical programming

4.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

What is the difference between C and C++?

C++ is an extension of C

C is a high-level language while C++ is a low-level language

C does not support object-oriented programming while C++ does

There is no difference between C and C++

5.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Which header file is used to perform input and output operations in C++?

iostream.h

inputoutput.h

stdio.h

iostream

6.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

What is the syntax for declaring a class in C++?

class MyClass;

class MyClass()

class MyClass {};

class MyClass[];

7.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

which ids not a derived data type in c++

Function

Array

Pointers

Integer

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?