What is encapsulation in simple terms?
No Answer is Posted For this Question
Be the First to Post Answer
Can we create object of interface?
What is the important feature of inheritance?
can we make a class static without using static keyword?
How compiler selects(internally) required overridden function in inheritance?
2 Answers CSC, Infinite Computer Solutions,
What is this interview room ? Is it a class or an object.
what is difference between c++ language and java language
What is the difference between an object and a class?
What is sub classing in c++?
What is the diamond problem in inheritance?
What are the data types in oop?
IS IT NECESSARY TO INITIALIZE VARIABLE? WHAT IF THE INSTANCE VARIABLE IS DECLARED final ? IS IT NECESSARY TO INITIALIZE THE final VARIABLE AT THE TIME OF THEIR DECLARATION?
What is the difference between the C & C++?