What is a pointer how and when is it used?


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

Post New Answer

More C++ General Interview Questions

How to write Multithreaded applications using C++?

2 Answers   Honeywell, TCS, Wipro,


What is token c++?

0 Answers  


Can you sort a set c++?

0 Answers  


Explain shallow copy?

0 Answers  


Can the creation of operator** is allowed to perform the to-the-power-of operations?

0 Answers  


What is buffering in c++?

0 Answers  


What is an accessor in c++?

0 Answers  


What do the header files usually contains?

0 Answers  


Is there structure in c++?

0 Answers  


When there is a global variable and local variable with the same name, how will you access the global variable?

0 Answers  


How Virtual functions call up is maintained?

2 Answers  


write a corrected statement so that the instruction will work properly. if (4 < x < 11) y = 2 * x;

0 Answers  


Categories