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

How can you quickly find the number of elements stored in a a) static array b) dynamic array ? Why is it difficult to store linked list in an array?how can you find the nodes with repetetive data in a linked list?

0 Answers  


Why do we use vector in c++?

0 Answers  


What is std :: endl?

0 Answers  


What is the use of seekg in c++?

0 Answers  


Can we delete this pointer in c++?

0 Answers  






What is the header file for setw?

0 Answers  


What do you understand by a pure virtual member function?

0 Answers  


Is c++ a low level language?

0 Answers  


What are multiple inheritances (virtual inheritance)?

0 Answers  


Can you declare an array without a size in c++?

0 Answers  


What is multithreading and what is its use?Whats are multithreading techniques used in C++?

1 Answers  


What are Binay tress and B trees? Diff between them?

8 Answers   CTS, GATE, Wipro,


Categories