What is name hiding in 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 Maximum Size that an Array can hold?

55 Answers   Adobe, FutureSoft, HCL, Infosys, Satyam, TCS, Wipro,


What is boyce codd normal form in c++?

0 Answers  


Where can I run c++ program?

0 Answers  


Difference between a homogeneous and a heterogeneous container

0 Answers  


What is this pointer in c++?

1 Answers  


What is format for defining a structure?

0 Answers  


We all know that a const variable needs to be initialized at the time of declaration. Then how come the program given below runs properly even when we have not initialized p?

0 Answers  


Explain the concept of dynamic allocation of memory?

0 Answers  


How one would use switch in a program?

0 Answers  


What is insertion sorting?

0 Answers  


What are c++ storage classes?

0 Answers  


diff between pointer and reference in c++?

1 Answers  


Categories