Q.1.

Which among the following are not access Specifiers in C++?

Q.2.

How many kinds of classes are there in c++?

Q.3.

Which design patterns benefit from the multiple inheritance?

Q.4.

How many types of modularization are there in c++?

Q.5.

What could be the bucket size if collision and overlapping occur at same time?

Q.6.

How the member functions in the container can be accessed?

Q.7.

Which among the following are not the c++ tokens

Q.8.

Which of the following methods doesn't use sorting?

Q.9.

What is the kind of execution does sequence point allow?

Q.10.

What is meant by template specialization?