We all know that a const variable needs to be initialized at the time of declaration. Then how come the program given below runs properly even when we have not initialized p?
No Answer is Posted For this Question
Be the First to Post Answer
What happens if an exception is throws from an object's constructor and from object's destructor?
How is c++ used in the real world?
When do you call copy constructors?
Is c# written in c++?
Can you please explain the difference between static and dynamic binding of functions?
What is a unnitialised pointer?
Is java a c++?
How did c++ get its name?
Floating point representation and output seems to be compiler dependent?
Eplain extern keyword?
What is unary operator? List out the different operators involved in the unary operator.
What c++ is used for?