Answer Posted / gyana
It is simply called Object oriented programming language.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Comment on local and global scope of a variable.
Why do we need runtime polymorphism in c++?
Implement stack operations with pointers with appropriate exception checks.
What is the advantage of c++ over c?
Define stacks. Provide an example where they are useful.
Is c++ used anymore?
What is binary object model?
Why is main an int?
What is binary search in c++?
What is the full name of logo?
Difference between pointer to constant and constant pointer to a constant. Give example.
What is a volatile variable in c++?
What is abstract class in c++?
What is ifstream c++?
If dog is a friend of boy, is boy a friend of dog?