Diffrernce Between Overloading and Overriding?
Answer Posted / anupam mittal
In overloading all the function have same name but
different in no. of argument, type of argument and oreder
of argurmnt while in case of overriding both function are
defined in differenet class when a function inherit from
parent class and there is a function with same prototype in
child class then child class function override the parent
class funciton.
| Is This Answer Correct ? | 11 Yes | 2 No |
Post New Answer View All Answers
How do I convert a stl file?
What is stl stand for?
What is stl stack?
write a program to convert a decimal number in to its equivalent binary number?
In what scenario does the Logical file and Physical file being used?
What are the different types of stl containers?
i wanted to know about questions about c,c++ , which is required for placements.... im a fresher
To modify an, existing worksheet. What steps are involved for: 1. Inserting and deleting rows and columns. 2. Printing cell formulas 3Jld displayed values 3. Using the page setup command
What are the symptoms of stl?
Define stl.
How connect plc and pc through software
Describe how to safeguard a system through acquisition of an antivirus Program and systematic backup.
What is the use of stl?
Who created stl?
draw a flowchart that accepts two numbers and checks if the first is divisible by the second.