What is static variable and static method?
Answer Posted / neha siddiqui
Static:-
The main is always declare as s Static, since
interpret uses this method before any object are created....
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Is it necessary for the port addresses to be unique? Explain with reason.
What is namespace in java?
How to set the permissions to a file in java?
Can we have multiple public classes in a java source file?
Explain some best practices you would apply while using collection in java?
what is the difference between the methods sleep() and wait()? : Java thread
Explain the difference between map and flatmap stream operation?
What is the difference between access specifiers and access modifiers in java?
What is the main method java?
Is linkedlist thread safe in java?
Define iterator and methods in iterator?
What does microservices mean?
What is functional interface in javatpoint?
How is hashcode calculated in java?
What is object class in java?