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
Can c++ be faster than c?
How will you call C functions from C ++ and vice-versa?
0 Answers Agilent, Tavant Technologies, Thomson Reuters, Verifone,
What is "mutable" keyword?
What is the use of :: operator in c++?
What is the basic difference between C and C++?
What is meant by iomanip in c++?
Define a pointer to a data member of the type pointer to pointer?
How can we read/write Structures from/to data files?
What is the most useful programming language?
Inline parameters : What does the compiler do with the parameters of inline function, that can be evaluated in runtime ?
What is the default access level?
Can we make copy constructor private in c++?