what is different between static and non static methods ,using
example
Answer Posted / siva
we should create object form calling Non static method but
no necessary to create object for calling static method
using class name we call static method
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a platform?
What is generic class?
How many bits is a boolean?
Is finalize() similar to a destructor?
Tell me about your ability to work under pressure
What is difference between iterator access and index access?
What is the difference between normal report & matrix report?
List two java ide’s?
Describe different states of a thread.
What is instanceof keyword?
What is tochararray in java?
Explain the difference between jdk, jre, and jvm?
What do you mean by mnemonics?
What is lambda expression in java?
What is an empty list in java?