Answer Posted / manish chakravarti
In overloading functions will have same name but different
signatures(type of parameters,number of parameters etc..).
but in overloading functions must have same name and
signature.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Please send ford technologies placement paper 2 my mail id
What is difference between pop and oop?
What is object and example?
What are the important components of cohesion?
What is the full form of oops?
What is the example of polymorphism?
What is overloading in oops?
What are the advantages of polymorphism?
What is encapsulation in simple terms?
Where is pseudocode used?
Why do while loop is used?
What is methods in oop?
What is the purpose of enum?
What is static modifier?
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?