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
What is the word you will use when defining a function in base class to allow this function to be a polimorphic function?
What is the use of endl in c++?
How to access a variable of the structure?
What are the advantages of pointers?
write a corrected statement so that the instruction will work properly. if (4 < x < 11) y = 2 * x;
What is data types c++?
which of the following is not an secondary constant a) array b) real c) union
What is c++ 11 and c++ 14?
Can java be faster than c++?
What relational operators if statements in c++?
Explain what you mean by a pointer.
What is a null object in c++?
Explain dangling pointer.
What is vector processing?
Can comments be longer than one line?