What is encapsulation in c++ with example?


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

Post New Answer

More C++ General Interview Questions

What is the syntax for a for loop?

0 Answers  


Do you know what are static and dynamic type checking?

0 Answers  


Is c++ a difficult language?

0 Answers  


Can I learn c++ without learning c?

0 Answers  


When we use Abstract Class and when we use Interface?where we will implement in real time?

0 Answers  






What is the use of string in c++?

0 Answers  


Using a smart pointer can we iterate through a container?

0 Answers  


Describe public access specifiers?

0 Answers  


Memory is not a constraint. In a single iteration(NOTE: you can't go back), how will you find out the 10th last node/item in a linked list.

16 Answers   BNB, FDS, Goldman Sachs, Nagarro,


Write a Program for read a line from file from location N1 to N2 using command line arguments. Eg:exe 10 20 a.c

0 Answers  


Do class declarations end with a semicolon? Do class method definitions?

0 Answers  


What is long in c++?

0 Answers  


Categories