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 are the different types of variables in C++?

1 Answers  


What is the difference between shallow copy and deep copy?

1 Answers  


What is general format for a prototype?

0 Answers  


When can I use a forward declaration?

0 Answers  


Explain explicit container.

0 Answers  






How would perform Pattern Matching in C++?

0 Answers   Genpact,


How should runtime errors be handled in c++?

0 Answers  


Please explain class & object in c++?

0 Answers  


If a base class declares a function to be virtual, and a derived class does not use the term virtual when overriding that class, is it still virtual when inherited by a third-generation class?

0 Answers  


How do you remove an element from a set in c++?

0 Answers  


What are different types of polymorphism supported by C++

2 Answers   CA, GameLoft,


What is a built-in function?

1 Answers  


Categories