Answer Posted / ranganathkini
A static method may be called in 2 ways:
1. Thru the class reference
2. Thru the instance reference of the class
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
What is array length in java?
What is data type example?
Why are lists ordered in java?
Can I learn java without any programming experience?
Why lambda expression is used in java?
What is a prefix function.write down a code to compute prefix function.
How to call one constructor from the other constructor ?
Is linked list a linear or non-linear data structure?
What is java autoboxing?
What are static methods?
When do we need to use internal iteration? When do we need to use external iteration?
What are the two types of java programming?
How does multithreading take place on a computer with a single cpu in java programming?
What is data structure in java?
What are the types of java?