OOP MCQs Unit II - OOP Multiple Choice Questions PDF

Title OOP MCQs Unit II - OOP Multiple Choice Questions
Course Object oriented programming
Institution Savitribai Phule Pune University
Pages 48
File Size 952.2 KB
File Type PDF
Total Downloads 48
Total Views 136

Summary

OOP Multiple Choice Questions...


Description

Id Question A B C D Answer Marks Unit

1 Polymorphism is supported by the c++ by using following ways function overloading operator overloading virtual functions all of the above D 1 II

Id Question A B C D Answer Marks Unit

2 Compile time polymorphism is supported by function overloading virtual function operator overloading both a&c D 1 II

Id Question A B C D Answer Marks Unit

3 Run time polymorphism is supported by function overloading operator overloading virtual function both a and b C 1 II

Id Question A B C D Answer Marks Unit

4 Selecting the appropriate overloaded function by the compiler is known as late binding early binding both a and b none of the above B 1 II

Id Question A B

5 object to function binding is done at compile time then is it known as early binding compile time binding

C D Answer Marks Unit

none of the above both a and b D 1 II

Id Question A B C D Answer Marks Unit

6 Run time polymorphism is done by using function overloading operator overloading virtual function none of the above C 1 II

Id Question A B C D Answer Marks Unit

7 Operator overloading is ---. run time polymorphism compile time polymorphism none of the above both a and b B 1 II

Id Question A B C D Answer Marks Unit

8 Which of the following operator cannot be overloaded scope resolution operator(::) Size of operator (sizeof[]) Conditional operator(?:) All of the above D 1 II

Id Question A B C D Answer Marks Unit

9 Which of the operator cannot be overloaded >= &...


Similar Free PDFs