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
In inline " expression passed as argument are evalauated once " while in macro "in some cases expression passed as argument are evaluated more than once " --> i am not getting it plz help to make me understand....
Are there any special rules about inlining?
What are pointer-to-members? Explain.
Write bites in Turbo c++ Header ("Include") Files.
What are the various oops concepts in c++?
How do you instruct your compiler to print the contents of the intermediate file showing the effects of the preprocessor?
What is pair in c++?
Explain polymorphism?
What is a static member?
We use library functions in the program, in what form they are provided to the program?
What is an operator in c++?
What is a storage class?
What is general format for a prototype?
When there is a global variable and local variable with the same name, how will you access the global variable?
When should you use global variables?