method overloading means what?

Answers were Sorted based on User's Feedback



method overloading means what?..

Answer / kalyan chukka

Method overloading is to overload methods using same class
name by writing different parameters.This is called Method
Overloading.

Kalyan Chukka

Is This Answer Correct ?    7 Yes 1 No

method overloading means what?..

Answer / giri_tarare

Overloading means same method name with different parameter
but same return type.

Is This Answer Correct ?    4 Yes 2 No

Post New Answer

More STL Interview Questions

What does stl stand for in basketball?

0 Answers  


Define stl.

0 Answers  


Write a program to print the swapping in two no and using three variable.

5 Answers   Broadridge,


totoo po ba ang manga aliens!

0 Answers  


WHAT IS THE DIFFERENCE BETWEEN C++ AND VC++

1 Answers   Syntel,






#define CUBE(x) (x*x*x) main() { int a,b=3; a=cube(b++); printf("%d %d",a,b); } What should be the value of a and b? My calc a=4 but syst a=6 how pls tell me if you know it?

12 Answers   Wipro,


why we are using the fork command?.. how it works?

1 Answers  


How stl is different from the c++ standard library?

0 Answers  


What does stl mean in slang?

0 Answers  


How the STL's are implemented, What the difference between templates and STL?

1 Answers   Symphony,


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

0 Answers  


What is a stl vector?

0 Answers  


Categories