Why are pointers not 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 difference between method and message?

5 Answers   HP,


Is there any difference between int [] a and int a [] in c++?

0 Answers  


What is the use of structure in c++?

0 Answers  


What is the fastest c++ compiler?

0 Answers  


When you overload member functions, in what ways must they differ?

0 Answers  


How is new() different from malloc()?

0 Answers  


the maximum length of a character constant can be a) 2 b) 1 c) 8

0 Answers  


What is difference between initialization and assignment?

12 Answers   HCL, HP, Infosys,


Which software is best for c++ programming?

0 Answers  


What is the keyword auto for?

0 Answers  


What is the difference between a reference and a pointer?

0 Answers  


What does int * mean in c++?

0 Answers  


Categories