In C++ what is the meaning of data hiding?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ Interview Questions

Write a C++ Program to Find Sum and Average of three numbers.

1 Answers  


What is name mangling/name decoration?

0 Answers   Amazon,


Write a syntax and purpose of switch statement.

0 Answers   Agilent,


What are the advantages and disadvantages of B-star trees over Binary trees?

0 Answers  


What is a virtual base class?

6 Answers   Fidelity, Siemens,






What Is A Default Constructor in C++ ?

0 Answers   Amazon,


How does stack look in function calls? When does stack overflow? What can you do to remedy it?

0 Answers   Adobe,


Write a C++ program to print strings in reverse order.

0 Answers   Amdocs,


Write a C++ Program to find Square Root of a number using sqrt() function.

1 Answers  


Declare a pointer to a function that takes a char pointer as argument and returns a void pointer.

0 Answers   Alter,


Difference between Call by pointer and by reference.

0 Answers   Adobe,


Can we use THIS Pointer in static function – Reason in C++?

0 Answers  


Categories