Diffrernce Between Overloading and Overriding?
Answer Posted / sourisengupta
OverLoading :- Method Name remains the same with different
signatures.
For ex:- Take a method name vehicle.
if u are passing two parameters to it , it will generate
informations for 2 wheelers .
if u are passing four parameters to it, it will generate
informations for 4 wheelers.
shortly we can tell same with different characteristics.
Overriding : - Method name and signatures must be same.
In overriding user can change the behaviour of the method
for the derived class.
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Is string part of stl?
Can we use stl in coding interviews?
i wanted to know about questions about c,c++ , which is required for placements.... im a fresher
a program using one dimensional array that searches a number if it is found on the list of given input numbers given by the user and locate its exact location in the list.
Write a C/C++ program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the total number of disk writes by MySQL.
write a program to convert a decimal number in to its equivalent binary number?
What is a standard template library (stl)? What are the various types of stl containers?
What is stl in oop?
How do you convert stl to steps?
What two types of containers does the stl provide?
Is stl open source?
How is stl different from c++ standard library?
When did c++ add stl?
how can u do connectivity in c++ language? plz send me connectivity code in c++ ?
What does stl stand for in basketball?