What is encapsulation in oops?
No Answer is Posted For this Question
Be the First to Post Answer
Can we have a private virtual method ?
What is coupling in oops?
Why a "operator=(...)" when there is a copy ctor?
write a program for function overloading?
14 Answers HCL, InfoCity, TATA,
what type of questions
Write a program in c++ to read two floating point numbers and find their sum and average.
write a c++ code of diagonal matrix.
Have you ever used threads?
What is the use of unnamed namespaces in OOPS? The only advantage I know is that they dont need the scope resolution operator while accessing them. I want to know some other advantages of unnamed namespaces...
How to improve object oriented design skills?
Why is oop useful?
Why static functions always uses static variables?