J2SE Question:
Download Job Interview Questions and Answers PDF
What is overloading?
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 Question | Next Question |
What is optional packages? | What is persistence? |