Why c++ is not a pure oop language?
No Answer is Posted For this Question
Be the First to Post Answer
Explain public, protected, private in c++?
How many lines of code you have written for a single program?
What do you mean by friend class & friend function in c++?
What do you understand by pure virtual function? Write about its use?
Find the second maximum in an array?
What do you mean by vtable and vptr in c++?
Explain how an exception handler is defined and invoked in a Program.
What is the main purpose of overloading operators?
What is auto type c++?
What is type of 'this' pointer? Explain when it is get created?
What does return 0 do in c++?
What do you mean by persistent and non persistent objects?