Answer Posted / suraj bangar
Bjarne Stroustrup
| Is This Answer Correct ? | 35 Yes | 1 No |
Post New Answer View All Answers
Explain dangling pointer.
What are the advantages of pointers?
Should a constructor be public or private?
What are the advantages of using a pointer? Define the operators that can be used with a pointer.
What is ios flag in c++?
How to tokenize a string in c++?
What is the difference between method overloading and method overriding in c++?
Why is it called c++?
Explain the use of virtual destructor?
What are the various situations where a copy constructor is invoked?
Is there structure in c++?
What is vector string in c++?
What is the role of copy constructor in copying of thrown objects?
What is a tree in c++?
Can I have a reference as a data member of a class? If yes, then how do I initialise it?