What are the advantages of using pointers in a program?


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

Post New Answer

More C++ General Interview Questions

What is abstract keyword in c++?

0 Answers  


Explain the difference between new() and malloc() in c++?

0 Answers  


What is the difference between passing by reference and passing a reference?

0 Answers  


Explain what is oop?

0 Answers  


Define upcasting.

0 Answers  






What are the uses of pointers?

0 Answers  


Tell me difference between constant pointer and pointer to a constant.

0 Answers   Honeywell, Zomato,


What is singleton pattern in c++?

0 Answers  


What is setfill c++?

0 Answers  


You have two pairs: new() and delete() and another pair : alloc() and free(). Explain differences between eg. New() and malloc()

0 Answers  


What is the fastest c++ compiler?

0 Answers  


How do you add an element to a set in c++?

0 Answers  


Categories