Why the usage of pointers in C++ is not recommended ?


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

Post New Answer

More C++ General Interview Questions

What is the basic concept of c++?

0 Answers  


Write about the retrieval of n number of objects during the process of delete[]p?

0 Answers  


What is c++ virtual inheritance?

0 Answers  


What is the default access level?

0 Answers  


What is diamond problem in c++?

0 Answers  






What is pair in c++?

0 Answers  


What happens if a pointer is deleted twice?

0 Answers   Flextronics,


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

0 Answers  


Why struct is used in c++?

0 Answers  


What does new return if there is insufficient memory to make your new object?

0 Answers  


What is singleton class in c++?

0 Answers  


Give an example of run-time polymorphism/virtual functions.

0 Answers  


Categories