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

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 standard template library (stl)?

0 Answers  


what is a template?

2 Answers   Amazon, BITS, IBS, Wipro,


Explain References in C++

3 Answers  


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

5 Answers  


How Find, Replace and Go To commands ca be used to substitute one character string for another? Explain with the heIp of an example.

1 Answers  


What two types of containers does the stl provide?

0 Answers  


what is the acronym of the term 'C.O.M.P.U.T.E.R' ?

17 Answers   Config Systems, Google, Wipro,


What do stl stand for?

0 Answers  


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

0 Answers  


how to swap two numbers in a linked list without exchanging the data but only the links?

3 Answers   Wipro,


How do you convert stl to steps?

0 Answers  


Categories