Answer Posted / anita asnani
c++ founded by Bjarne Stroustrup in 1980's
| Is This Answer Correct ? | 35 Yes | 3 No |
Post New Answer View All Answers
What is const pointer and const reference?
Explain the concept of copy constructor?
What is enum c++?
What does return 0 do in c++?
When is dynamic checking necessary?
Write a program which uses Command Line Arguments
How do you establish a has-a relationship?
Which operator cannot be overloaded c++?
What do you mean by persistent and non persistent objects?
Do inline functions improve performance?
Are strings immutable in c++?
What are all predefined data types in c++?
In c++, what is the difference between method overloading and method overriding?
Which operator cannot overload?
What do you mean by funtion prototype?