What are the benefits of pointers?


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

Post New Answer

More C++ General Interview Questions

What do you mean by stack unwinding in c++?

0 Answers  


How long does this loop run: for(int x=0; x=3; x++) a) Never b) Three times c) Forever

17 Answers   Datavance, Quark, VEL, Wipro,


What is name hiding in c++?

0 Answers  


how to find the maximum of 10 numbers ?

5 Answers  


write a program to insert an element into an array

26 Answers   TCS,






What is the use of string in c++?

0 Answers  


without if else statement can be written ah

0 Answers  


What is the difference between prefix and postfix versions of operator++()?

0 Answers  


What is & in c++ function?

0 Answers  


please help to write the code of chess game in c++??????????

1 Answers   NEC,


Show the declaration for a static member variable.

0 Answers  


Can we use clrscr in c++?

0 Answers  


Categories