What is encapsulation in oops?
No Answer is Posted For this Question
Be the First to Post Answer
IN PROGRAMING LANGAUGE A C++ IS PURELY OBJECT ORIENTED OR NOT?
What is the difference between a mixin and inheritance?
What is the main purpose of inheritance law?
Why do we use class?
What is meant by multiple inheritance?
Where is pseudocode used?
What is polymorphism? Explain with an example.
to find out the minimum of two integer number of two different classes using friend function
What does the code "cout<<(0==0);" print? 1) 0 2) 1 3) Compiler error: Lvalue required
what is the virtual function overhead, and what is it used for ? i hope i can get and appropriate answers, thanks a lot....
What is difference between #define and const?
Why do we use polymorphism in oops?