what is difference between overriding and overloading?



what is difference between overriding and overloading?..

Answer / jothi16

overridding overloading
1.same function and same 1.same functin
argument diffrernt argument

Is This Answer Correct ?    5 Yes 1 No

Post New Answer

More C Interview Questions

Tell me what are bitwise shift operators?

0 Answers  


What is a const pointer?

0 Answers  


Explain what is the benefit of using enum to declare a constant?

0 Answers  


Explain data types & how many data types supported by c?

0 Answers  


convert 12345 to 54321 withoutusing strig

5 Answers  






wite a programme in c to linear search a data using flag and without using flags?

3 Answers   TCS,


What is integer constants?

0 Answers  


Explain a file operation in C with an example.

0 Answers   Amdocs,


write a proram to reverse the string using switch case?

0 Answers   Syntel,


could u able to tell about suresoft technical session

1 Answers  


why in C,C++'s int size is 2 byte and .net(c#) int Size is 4 byte?

2 Answers  


what is link list?

3 Answers  


Categories