How can you prevent accessing of the private parts of my class by other programmers (violating encapsulation)?
No Answer is Posted For this Question
Be the First to Post Answer
What are smart pointer? Whats its use?
Tell me an example where stacks are useful?
Can a class be static in c++?
What is the output of the following 3D Array int arr[3][2][2]={1,2,3,4,5,6,7,8,9,10,11,12}; what is the output for arr[2][1][0]?
6 Answers HCL, Integra, IPMC, ORG,
Define a nested class.
What is stl containers in c++?
What is dynamic and static typing?
How to implement flags?
What do you mean by internal linking and external linking in c++?
How to access a variable of the structure?
What gives the current position of the put pointer?
What is pointer to array in c++?