What is method overloading with type promotion?
Answer / nashiinformaticssolutions
The process of declaring several methods with the same name but distinct argument types in the same class is known as "method overloading with type promotion" in Java.
| Is This Answer Correct ? | 0 Yes | 0 No |
When will you define a method as static in Java?
0 Answers SwanSoft Technologies,
Explain different data types in Java.
What is the basic difference between string and stringbuffer object?
Explain about features of local inner class?
why we are calling j2se why not j1se or j3se or j4se..etc is there any reason.. can u please explain it... i shocked in my interview when they asked this question please explain ans
How do you convert bytes to character in java?
Is int a class in java?
What is an arraylist in java?
Explain different forms of polymorphism?
What is the superclass of exception?
Can we clone singleton class in java?
Explain the hierarchy of java exception classes?