what is the C++
Answer / 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 |
What are inline functions?
What relational operators if statements in c++?
Write a program which uses functions like strcmp(), strcpy()? etc
Why do we use using namespace std in c++?
What are the effects after calling the delete this operator ?
What c++ library is string in?
What is exception handling in C++?
What are register variables?
what are prototypes
Describe new operator?
What are the advantages of using friend classes?
Explain the need for "Virtual Destructor"?