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 is virtual constructor paradigm?

5 Answers   HCL, HP,


What is function overriding?

1 Answers  


Can a program run without main in c++?

0 Answers  


Which field is used in c++?

0 Answers  


Explain the difference between struct and class in terms of access modifier.

0 Answers  






What do you mean by global variables?

0 Answers  


Write any small program that will compile in "C" but not in "C++"?

4 Answers  


What is polymorphism & list its types 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  


Write about the stack unwinding?

0 Answers  


What is the purpose of template?

0 Answers  


What is the last index number in an array of 100 characters a) 100 b) 99 c) 101

0 Answers  


Categories