What is the use of data hiding?
No Answer is Posted For this Question
Be the First to Post Answer
Which bit wise operator is suitable for checking whether a particular bit is on or off?
If a base class is an adt, and it has three pure virtual functions, how many of these functions must be overridden in its derived classes?
Do class declarations end with a semicolon? Do class method definitions?
What c++ library is string in?
What are function poinetrs? where are they used?
What is function prototyping?
Can a constructor throw a exception? How to handle the error when the constructor fails?
What are static variables?
How can I disable the "echo" feature?
Define upcasting.
How can you force instantiation of a template?
How can I learn dev c++ programming?