1. |
Which of the following term is used for a function defined inside a class?
| |||||||
|
2. |
Which of the following concept of oops allows compiler to insert arguments in a function call if it is not specified?
| |||||||
|
3. |
How many instances of an abstract class can be created?
| |||||||
|
4. |
Which of the following cannot be friend?
| |||||||
|
5. |
Which of the following concepts of OOPS means exposing only necessary information to client?
| |||||||
|
6. |
Why reference is not same as a pointer?
| |||||||
|
7. |
Which of the following concepts provides facility of using object of one class inside another class?
| |||||||
|
8. |
How many types of polymorphisms are supported by C++?
| |||||||
|
9. |
Which of the following is an abstract data type?
| |||||||
|
10. |
Which of the following concepts means adding new components to a program as it runs?
| |||||||
|
No comments:
Post a Comment