Why do we need pointers?


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

Post New Answer

More C++ General Interview Questions

Is c# written in c++?

0 Answers  


Will the following program execute?

0 Answers  


Can I learn c++ without knowing c?

0 Answers  


What is an adjust field format flag?

0 Answers  


Explain the difference between c++ and java.

0 Answers  






What are the benefits of operator overloading?

0 Answers  


what are function pointers?

0 Answers  


Which one of the following describes characteristics of "protected" inheritance? a) The base class has access only to the public or protected members of the derived class. b) The derived class has non-public, inheritable, access to all but the private members of the base class. c) The derived class has access to all members of the base class. d) The private members of the base class are visible within the derived class. e) Public members of the derived class are privately accessible from the base class.

4 Answers   Quark,


write a program to insert an element into an array

26 Answers   TCS,


What is the default access level?

0 Answers  


What is #include iostream in c++?

0 Answers  


What do you mean by abstraction. Explain your answer?

5 Answers  


Categories