Answer Posted / cathie
mechanism through which a function behaves in many forms in
different invocations
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What does std mean in c++?
Where and why do I have to put the "template" and "typename" keywords?
what are Operators and explain with an example?
What does 7/9*9 equal ? a) 1 b) 0.08642 c) 0
Is c the same as c++?
What is time h in c++?
Write down the equivalent pointer expression for referring the same element a[i][j][k][l]?
Write a function to find the nth item from the end of a linked list in a single pass.
What are the 4 types of library?
Explain the use of this pointer?
Snake Game: This is normal snake game which you can find in most of the mobiles. You can develop it in Java, C/C++, C# or what ever language you know.
Define a conversion constructor?
Explain what are single and multiple inheritances in c++?
Should I learn c or c++ first?
Why cstdlib is used in c++?