Answer Posted / ravi
Bjarne Stroustrup
| Is This Answer Correct ? | 25 Yes | 4 No |
Post New Answer View All Answers
What is the difference between ++ count and count ++?
Difference between Abstraction and encapsulation in C++?
How a pointer differs from a reference?
How should runtime errors be handled in c++?
What are the various operations performed on stack?
What is the need of a destructor?
Write a program to find the Factorial of a number
What is the extension of c++?
What is the difference between a type-specific template friend class and a general template friend class?
Why is c++ still used?
What is a list c++?
What is the difference between a declaration and a definition?
How do you find out if a linked-list has an end? (I.e. The list is not a cycle)
What do you mean by overhead in c++?
Which programming language's unsatisfactory performance led to the discovery of c++?