Answer Posted / praveen
A method is set of properties or behaviour of Datamember
and colletion of operations of perticuler class
methods are two types istance and static
we can call the methods directly with using static keyword
in static methods
we can call the instance methods by using creating of
object of the class
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is java jre still free?
What are accessor methods in java?
What is the locale class in java programming?
What are sets in java?
What is the meaning of find and replace?
What do you understand by synchronization?
What is the difference between yielding and sleeping?
Can we have multiple classes in a single file?
What is the importance of finally block in exception handling?
What does indexof mean?
What are the differences between wait() and sleep()?
What is array list in java?
Which is the class in java?
What is an anonymous class in java?
How do you create a reference in java?