What is the main use of c++?
No Answer is Posted For this Question
Be the First to Post Answer
What is "mutable" keyword?
What is the extraction operator and what does it do?
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?
In which memory a class gets stored(in heap /in stack)? And why??
What is c++ map?
What is the full form of dos?
Difference between an inspector and a mutator
Why do we use double in c++?
What is name mangling?
What is difference between shallow copy and deep copy? Which is default?
Explain how to initialize a const member data.
Which compiler does turbo c++ use?