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 is the stl, standard template library?

0 Answers  


What is the name of your birth place?

0 Answers  


What is stl in oop?

0 Answers  


Assume I have a linked list contains all of the alphabets from "A" to "Z?" I want to find the letter "Q" in the list, how does you perform the search to find the "Q?"

2 Answers  


What is a stl vector?

0 Answers  






how to overload << and >> operator in c++

3 Answers   Wipro,


Is stl open source?

0 Answers  


What are the components of stl?

0 Answers  


Describe how to safeguard a system through acquisition of an antivirus Program and systematic backup.

0 Answers  


write a program to convert a decimal number in to its equivalent binary number?

0 Answers  


Diffrernce Between Overloading and Overriding?

2 Answers   Wipro,


write a program that input four digit number and find how many 7 that number contains

4 Answers  


Categories