What is data hiding c++?


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

Post New Answer

More C++ General Interview Questions

What is the use of c++ programming language in real life?

0 Answers  


Discuss the possibilities related to the termination of a program before entering the mainq method?

0 Answers  


Explain differences between new() and delete()?

0 Answers  


How much maximum can you allocate in a single call to malloc()?

0 Answers  


Explain the isa and hasa class relationships. How would you implement each?

0 Answers  






Why is main function important?

0 Answers  


Is it possible to provide special behavior for one instance of a template but not for other instances?

0 Answers  


what is oops and list its features in c++?

0 Answers  


What are the advantages of using a pointer?

0 Answers  


Why seem interrupt handlers as member functions to be impossible?

1 Answers  


What is optimization in c++? when using volatile.optimization is not possible..what does this mean?

1 Answers  


How do you find out if a linked-list has an end? (I.e. The list is not a cycle)

0 Answers  


Categories