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 are stl algorithms?

1 Answers  


Describe the My Computer and My Documents folders; identify the elements that are present in every Window.

1 Answers  


What is meant by stl in c++?

1 Answers  


Why should a c++ programmer be interested in stl?

1 Answers  


How is stl different from c++ standard library?

1 Answers  


Write a program in C++ to concatenate two strings into third string using pointers

5 Answers  


what is c++

2 Answers  


write a program that input four digit no and finds it is palindrome or not

2 Answers  


When did c++ add stl?

1 Answers  


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

1 Answers  


Is string part of stl?

1 Answers  


what are you now programming Languages C+

1 Answers   HCL,


Categories