what is the difference between static block and static
method
Answer Posted / vilas paskanti
@Maruti
Main Method is a Special method That is called by the JVM.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Is class is a data type?
How to perform merge sort in java?
What is the use of singleton?
Can set contain duplicates?
Is null in java?
How would you dynamically allocate memory to an array?
Can you call one constructor from another if a class has multiple constructors?
Explain about core java?
What is a static class in java?
What is the difference between length and size in java?
How will you reverse a singly-link list?
Can a class extends itself in java?
What is java beans?
What are the major drawbacks of external iteration?
What is functional interface in javatpoint?