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
What is the difference between a method and a function in alice?
Explain about static imports in java?
What is a static class in java?
Does printwriter create a file?
Which class is the superclass for all the classes?
which is advanced deep technology in java launched by the sun microsystem??? The answer is very logical If u need correct answer mail me at priya_gupta@gmail.com
What is the difference between the direct buffer and non-direct buffer in java?
What technique can be employed to compare two strings?
Is there any way to skip finally block of exception even if some exception occurs in the exception block?
Which one of the following suits the description of a string better: derived or primitive?
What are the four versions of java?
Can we modify the throws clause of the superclass method while overriding it in the subclass?
Differentiate between run time error and syntax error.
I want to store more than 10 objects in a remote server? Which methodology will follow?
How many boolean functions are there?