J2SE Question:

Download Job Interview Questions and Answers PDF

What is overloading?

J2SE Interview Question
J2SE Interview Question

Answer:

Using one identifier to refer to multiple items in the same scope. In the Java programming language, you can overload methods but not variables or operators.

Download J2SE Interview Questions And Answers PDF

Previous QuestionNext Question
What is optional packages?What is persistence?