Answer Posted / priyanka chourasia
Two or more function of same name but different defination is
called as Polymorphism.
| Is This Answer Correct ? | 13 Yes | 1 No |
Post New Answer View All Answers
What is a multiset c++?
Do you know about C++ 11 standard?
write a function signature with various number of parameters.
What is oops in c++?
What do you mean by storage classes?
Write a program which employs Recursion
What is srand c++?
What is the function of I/O library in C++ ?
Difference between a copy constructor and an assignment operator.
Explain what is polymorphism in c++?
What is the basic structure of c++ program?
Is c++ primer good for beginners?
What is the use of endl in c++?
What is a forward referencing and when should it be used?
Which function should be used to free the memory allocated by calloc()?