[MCQ] C++ Topic Wise MCQ | Topic - Oops | Part : 4| IJNO
Question : 01 …
1. Which operator is overloaded for a cout object? A. >> B. << C. < D. > Answer An…
1. Which of the following class allows to declare only one object of it? A. Abstract class B. Virtual class C.…
1. Wrapping data and its related functionality into a single entity is known as A. Abstraction B. Encapsulation …
1. Which of the following is the correct syntax of including a user defined header files in C++? A. #include <use…
Our website uses cookies to improve your experience. Learn more
Ok