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
What do you understand by an io stream?
Is simpledateformat safe to use in the multithreaded program?
What is early binding and late binding in java?
What is method overloading in JAVA? Why is it not present in C ?
What is the benefit of singleton pattern?
What do you mean by an interface in java?
What is a consumer in java?
How do you check whether the list is empty or not in java?
Write a method that will remove given character from the string?
List types of storage classes in java?
Differentiate jar and war files?
Why Java is not pure Object Oriented language?
What is canonical name in java?
Is ++ operator thread-safe in java?
What are the main concepts of oops in java?