method overloading means what?
Answers were Sorted based on User's Feedback
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 |
Answer / giri_tarare
Overloading means same method name with different parameter
but same return type.
| Is This Answer Correct ? | 4 Yes | 2 No |
what is template and type convertion
Can we use stl in coding interviews?
Do you like to Submit Questions in Bulk under Same Category?? Then use our Bulk ListerDo you like to Submit Questions in Bulk under Same Category?? Then use our Bulk Lister
write a program that will accept a number and print.its equivalent in words the maximum input number is 9999
sir please send me bpcl previous question papers
0 Answers BPCL Bharat Petroleum,
help me i need a c++ program which takes sequesnce of characters and outputed sequence of their token taypes, work same compiler in lexical analysis phase
Name the different types of stl containers.
Write a program in C++ returning starting locations of a substring using pointers
Give the output of the following program main() {char *p='a'; int *i=100/*p; } what will be the value of *i= 1
i want a road rash 3d game code if some one know please help me
write a program to demonstrate,how constructor and deconstructor work under multilevel inheritance
What is stl language?