J2SE Question:
Download Questions PDF

What is method?

J2SE Interview Question
J2SE Interview Question

Answer:

A function defined in a class. See also instance method, class method. Unless specified otherwise, a method is not static.

Download J2SE Interview Questions And Answers PDF

Previous QuestionNext Question
What is native?What is long?