CS201 MIDTERM QUIZ LIVE 2023

283

FINISH THE QUIZ BEFORE TIME RUN'S OUT . USE YOUR BRAIN

THANK YOU FOR ATTEMPTING THE QUIZ


Created on By Dilawar

cs201 midterm quiz live 2023

1 / 20

For binary member operators, operands on the ___________ drives (calls) the operation.

2 / 20

We cannot increment ____________.

3 / 20

We can ___________ pointer.

4 / 20

We can _____________references.

5 / 20

What will be the correct syntax for the following function call? Float add (int&);

7 / 20

The size of int data type is

8 / 20

In Flow chart process is represented by

9 / 20

When we are using const keyword with a variable x then initializing it at the time of

declaration is,

10 / 20

Which of the following is the correct way to assign an integer value 5 to element of a

matrix say ‘m’ at second row and third column?

12 / 20

The return type of a function that do not return any value must be __________

13 / 20

Which of the following is an extension of header file?

14 / 20

We want to access array in random order which approach is better?

15 / 20

When we declare a multidimensional array the compiler store the elements of

multidimensional array in the form of,

16 / 20

An instance of a class is called __________.

18 / 20

The destructor is used to ____________.

19 / 20

__________data isn’t accessible by non-member functions or outside classes.

20 / 20

Member functions of the class ________ main program.

Your score is

The average score is 63%

0%

Leave a Comment