What are pointers, when declared, intialized to

a) NULL

b) Newly allocated memory

c) Nothing. Its random


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

Post New Answer

More C++ General Interview Questions

Define pre-condition and post-condition to a member function in c++?

0 Answers  


When can I use a forward declaration?

0 Answers  


What are different types of loops in c++?

0 Answers  


When copy constructor can be used?

4 Answers   Symphony,


The "virtual" specifier in a member function enables which one of the following? a) Monmorphism b) Late binding c) Metamorphism d) Solomorphism e) Inheritance

4 Answers   Quark,






Why can’t you call invariants() as the first line of your constructor?

0 Answers  


What are the various arithmetic operators in c++?

0 Answers  


What is the difference between a pointer and a link in c ++?

0 Answers  


Do you know what are the new features that iso/ansi c++ has added to original c++ specifications?

0 Answers  


what is difference between internet and Internet?

12 Answers   College School Exams Tests, Microsoft, MIT, TCS,


How can you create a virtual copy constructor?

0 Answers  


What do you mean by const correctness?

0 Answers  


Categories