J2SE Question:

What is method?

Tweet Share WhatsApp

Answer:

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

Download J2SE PDF Read All 214 J2SE Questions
Previous QuestionNext Question
What is native?What is long?