Answer Posted / raj&
<c is based pop principals
>c++ is based oops principals
<(<c
>c++)
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
We use library functions in the program, in what form they are provided to the program?
Explain terminate() function?
Can manipulators fall in love?
Explain what happens when a pointer is deleted twice?
Tell me what are static member functions?
What is a singleton class c++?
What do you mean by early binding?
How do you flush a buffer in c++?
Will a recursive function without an end condition every quit, in practice a) Compiler-Specific (Some can convert to an infinite loop) b) No c) Yes
Differentiate between a template class and class template in c++?
When there is a global variable and local variable with the same name, how will you access the global variable?
Why should you learn c++?
Why is "using namespace std;" considered bad practice?
What are activex and ole?
What is array in c++ example?