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 an Object/Instance?

1 Answers  


Why c++ does not have finally?

0 Answers  


Explain the different access specifiers for the class member in c++.

0 Answers  


What is the difference between C and CPP?

0 Answers   iNautix,


Why do we use the using declaration?

0 Answers  






When the constructor of a base class calls a virtual function, why doesn't the override function of the derived class gets called?

0 Answers  


What does std mean in c++?

0 Answers  


What are the basics concepts of OOPS?

1 Answers  


Write the program for fibonacci in c++?

20 Answers   TATA, Wipro,


What are pointers, when declared, intialized to a) NULL b) Newly allocated memory c) Nothing. Its random

0 Answers  


List out function which we can call without using object

1 Answers  


Difference between a homogeneous and a heterogeneous container

0 Answers  


Categories