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 is pure virtual function?
Is c++ the hardest language?
What jobs can you get with a c++ certification?
How would you implement a substr() function that extracts a sub string from a given string?
Write a program using merge () function to combine the elements of array x[ ] and y[ ] into array z[ ].
Define pointers?
What's the most powerful programming language?
Explain what data encapsulation is in c++?
What is a forward referencing and when should it be used?
What is a driver program?
What is null pointer and void pointer?
What are the effects after calling the delete this operator ?
What is the exit function in c++?
Can a class be static in c++?
What does scope resolution operator do?