What is a pointer with example?


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

Post New Answer

More C++ General Interview Questions

What can I use instead of namespace std?

0 Answers  


What is difference between malloc()/free() and new/delete?

0 Answers  


Define the operators that can be used with a pointer.

0 Answers  


Write a recursive program to calculate factorial in c++.

0 Answers  


Explain pass by value and pass by reference.

0 Answers  






What is the Difference between "vector" and "array"?

15 Answers   Covansys, Gambit, TCS, Wipro,


What are its advantages and disadvantages of multiple inheritances (virtual inheritance)?

0 Answers  


Do vectors start at 0 c++?

0 Answers  


Is eclipse good for c++?

0 Answers  


What is Memory Alignment?

2 Answers   TCS,


Explain virtual class?

0 Answers  


Differentiate between an external iterator and an internal iterator? What is the advantage of an external iterator.

0 Answers  


Categories