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 constructor c++?
What are containers in c++?
Differentiate between an inspector and a mutator ?
How much maximum can you allocate in a single call to malloc()?
What is the extraction operator and what does it do?
What's the order in which the local objects are destructed?
Describe the process of creation and destruction of a derived class object?
Will rust take over c++?
Explain how an exception handler is defined and invoked in a Program.
Why c++ does not have finally?
Tell me difference between constant pointer and pointer to a constant.
Is it possible to provide special behavior for one instance of a template but not for other instances?
Write a program in c++ to print the numbers from n to n2 except 5 and its multiples
Is c++ slower than c?
How does c++ sort work?