Why pointer is used in c++?


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

Post New Answer

More C++ General Interview Questions

what is the size of a class which contains no member variables but has two objects??? is it 1 or 2??

4 Answers  


What is public, protected, private in c++?

0 Answers  


What is runtime polymorphism in c++?

0 Answers  


What does std :: flush do?

0 Answers  


What are maps in c++?

0 Answers  


What is static in c++?

0 Answers  


Why can templates only be implemented in the header file?

0 Answers  


List the special characteristics of constructor.

0 Answers  


What is array in c++ pdf?

0 Answers  


How would you find out if a linked-list is a cycle or not?

0 Answers  


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

0 Answers  


What are friend classes?

0 Answers  


Categories