Can we create object of interface?
No Answer is Posted For this Question
Be the First to Post Answer
What is a class and object?
What is difference between new and malloc?
What is encapsulation in oops?
Round up a Decimal number in c++.. example Note = 3.5 is as 4 3.3 is as 3
3 Answers Accenture, Cognizant, IBM,
In which cases you use override and new base?
Give an example where we have to specifically use C programming language and C++ programming language cannot be used?
What is OOPS and How it is different from Procedural Programming ?
23 Answers HP, Infosys, Thyrocare,
Why can't we have instance(stack) of a class as a member of the same class like eg.Class A{A obj;} as we can have self refential pointer
How to improve object oriented design skills?
Write an operator overloading program to Overload ‘>’ operator so as to find greater among two instances of the class.
what is multithreading in c++ , what is difference between multithreading and singlethreading.
What are the four main oops concepts?