Answer Posted / ravikiran
static block is used to initialization during the JVM start
up
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Where are register variables stored?
What is a classloader in java?
how to one war file class to another war file class?
why Java does not support multiple inheritances?
what is an objects lock and which objects have locks? : Java thread
What is structure of java heap? What is perm gen space in heap?
Is null in java?
What is nested class?
Describe the term diamond problem.
What are keywords in java?
What is the relationship difference the canvas class and the graphics class?
Can a constructor be private and how are this() and super() method used with constructor?
Which sorting is used in arrays sort in java?
How is final different from finally and finalize?
what is the major difference between linkedlist and arraylist in java?