What are the advantages of pointers?


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

Post New Answer

More C++ General Interview Questions

Name the debugging methods that are used to solve problems?

0 Answers  


give me an example for testing a program showing the test path .show how the test is important and complex.

0 Answers   TCS,


make a middle node of doubly linklist to the top of the list

1 Answers  


Explain what are mutator methods in c++?

0 Answers  


Can we make copy constructor private in c++?

0 Answers  


Explain the difference between realloc() and free() in c++?

0 Answers  


Explain calling an object's member function(declared virtual)from its constructor?

1 Answers  


Explain linear search.

0 Answers  


What is ofstream c++?

0 Answers  


Name four predefined macros.

0 Answers  


Difference between class and structure.

0 Answers  


On throwing an exception by the animal constructor in p = new animalq, can memory leak occur?

0 Answers  


Categories