Answer Posted / prakruthi
Bjarne Stroustrup
| Is This Answer Correct ? | 18 Yes | 1 No |
Post New Answer View All Answers
What is scope resolution operator in c++ with example?
Is it possible to get the source code back from binary file?
What do you mean by overhead in c++?
When we use Abstract Class and when we use Interface?where we will implement in real time?
What is a type library?
What is a class definition?
What is a singleton class c++?
What are the important differences between c++ and java?
What do you mean by stack unwinding in c++?
How many types of modularization are there in c++?
Which sort is best for the set: 1 2 3 5 4 a) Quick Sort b) Bubble Sort c) Merge Sort
Who made c++?
What is name hiding in c++?
Can java be faster than c++?
Difference between pointer to constant and constant pointer to a constant. Give example.