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
Why do we need pointers?
What is the use of namespace std in C++?
What is function overloading in C++?
What is a mutable member?
Explain abstraction.
Is c++ slower than c?
What is Pure Virtual Function? Why and when it is used ?
How do you save a c++ program?
Why do we use pointers in c++?
What is optimization in c++? when using volatile.optimization is not possible..what does this mean?
What do you mean by public protected and private in c++?
Write a C++ Program to Multiply two Numbers