What data encapsulation is in c++?


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

Post New Answer

More C++ General Interview Questions

what are function pointers?

0 Answers  


Is c++ the hardest language?

0 Answers  


Is it legal in c++ to overload operator++ so that it decrements a value in your class?

0 Answers  


Why isn't sizeof for a struct equal to the sum of sizeof of each member?

0 Answers  


CAN U SAY WHICH PROGRAMING LANGUAGE IS USED BY DOCTORS....?

1 Answers  






What is lambda in c++?

0 Answers  


Why can you not make a constructor as const?

3 Answers  


What is do..while loops structure?

0 Answers  


Is there any difference between int [] a and int a [] in c++?

0 Answers  


What is == in programming?

0 Answers  


What is implicit conversion/coercion in c++?

1 Answers  


What are pointers used for c++?

0 Answers  


Categories