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 is r * in math?
How many characters is 2 bytes?
What is the maximum size of list in java?
What are the concepts of 'OOPS'?
What is unmodifiable collection in java?
Explain the Propertie sof class?
How do you generate random numbers in java?
Which is better singleton or static class?
What are the advantages of user defined functions?
What is a native method in java programming?
What is keyword auto for?
How many bits is a char?
What is the common usage of serialization? What exceptions occur during serialization?
Can java object be locked down for exclusive use by a given thread?
Give differences between Quicksort & Mergesort. When should these sorts be used and what is their running time?