Derived Classes, Templates & Exception Handling in C++ Quiz 2
1 / 50
When exceptions are used?
2 / 50
Which is used to throw a exception?
3 / 50
How the template class is different from the normal class?
4 / 50
Which is dependant on template parameter?
5 / 50
What is meant by the template parameter?
6 / 50
How many kinds of parameters are there in C++?
7 / 50
How many Container Adaptors are provided by C++?
8 / 50
How many components STL has?
9 / 50
How many template parameters are allowed in template classes?
10 / 50
What is another name of full specialization?
11 / 50
Where exception are handled?
12 / 50
What is the validity of template parameters?
13 / 50
How many types of specialization are there in c++?
14 / 50
Which is called on allocating the memory for the array of objects?
15 / 50
What is meant by template specialization?
16 / 50
Which header file is used for Iterators?
17 / 50
What are the containers?
18 / 50
Which is used to check the error in the block?
19 / 50
What is the use of the ?finally? keyword?
20 / 50
What are Unordered Associative Containers?
21 / 50
Which of the following is used for generic programming?
22 / 50
Which of the following is correct about templates?
23 / 50
How many parameters does the throw expression can have?
24 / 50
In how many categories, containers are divided?
25 / 50
Why we use :: template-template parameter?
26 / 50
Pick out the correct answer.
27 / 50
What are the Sequence Containers?
28 / 50
Which is similar to template specialization?
29 / 50
Which of the things does not require instantiation?
30 / 50
Which value is placed in the base class?
31 / 50
How many Sequence Containers are provided by C++?
32 / 50
Which parameter is legal for non-type template?
33 / 50
How many bits of memory needed for internal representation of class?
34 / 50
What is the Standard Template Library?
35 / 50
Which exception is thrown by dynamic_cast?
36 / 50
Which block should be placed after try block?
37 / 50
Which keyword is used to handle the expection?
38 / 50
What should present when throwing a object?
39 / 50
How do define the user-defined exceptions?
40 / 50
Which keyword can be used in template?
41 / 50
Pick the correct statement.
42 / 50
What are Iterators?
43 / 50
How to handle the exception in constructor?
44 / 50
How many runtime error messages associated with exception?
45 / 50
How many types of exception handling are there in c++?
46 / 50
1. What are Container Adaptors?
47 / 50
How many kinds of entities are directly parameterized in c++?
48 / 50
How many Associative Containers are provided by C++?
49 / 50
What are the Associative Containers?
50 / 50
How many types of Iterators are provided by C++?
Provide Your Information
Your score is
The average score is 0%
Restart quiz