Answer Posted / atasi jena
c++ is a object oriented programming language which provides different mechanism like inheritance, polymerphism, template, data abstraction over c.
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
an operation between an integer and real always yeilds a) integer result b) real result c) float result
What are the types of container classes?
What is setbase c++?
Explain the concept of friend function in c++?
Can I uninstall microsoft c++ redistributable?
Distinguish between new and malloc and delete and free().
What are exceptions c++?
What is the use of main function in c++?
What is lazy initialization in c++?
Why do we use vector in c++?
What are static and dynamic type checking?
How to declaring variables in c++?
How many different levels of pointers are there?
What is the difference between #define debug 0 and #undef debug?
What is late binding c++?