What is encapsulation with example?
No Answer is Posted For this Question
Be the First to Post Answer
what is an qt4 interface?
What is oops and why we use oops?
How does polymorphism work?
What is encapsulation in oop?
What is public, protected, private?
Can we define a class within the interface?
I hv a same function name,arguments in both base class and dervied class, but the return type is different. Can we call this as a function overloading? Explain?
What is purpose of inheritance?
Write a macro for swapping integers
There are 2 empty jars of 5 and 3 liters capacity. And a river is flowing besides. I want to measure 4 liters of wanter using these 2 jars. How do you do this?
Write a program to demonstrate the use of 'Composition' in C++
Can static class have constructor?