Answer Posted / dibyakishore pattanaik
Same function name can be used for different purpose
depending upon three factors i.e number of arguments, type
of arguments and order of arguments in the function
declaration. This is resolved at compile time by the
compiler.
| Is This Answer Correct ? | 24 Yes | 0 No |
Post New Answer View All Answers
What is debug class?what is trace class? What differences are between them? With examples.
What is the main purpose of inheritance law?
what is the sylabus for priliminaries?
write a program that takes input in digits and display the result in words from 1 to 1000
What is oops and why we use oops?
What is cohesion in oop?
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?
Can abstract class have normal methods?
any one please tell me the purpose of operator overloading
Why is abstraction used?
What is class and example?
What is abstract class in oop?
What does it mean when someone says I oop?
write a C++ program for booking using constructor and destructor.
Whats is abstraction in oops?