what is the difference between static block and static
method
Answer Posted / uday
maruthi we are calling main method....
without calling how it excutes........?
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Where are variables stored?
Define how objects are stored in java?
What is an abstract class and what is it’s purpose?
Where are the local variables stored?
What is the difference between access specifiers and access modifiers in java? 16
What is the full name of java?
What does file separator do in java?
Can a private method be declared as static?
Which container method is used to cause a container to be laid out and redisplayed in java programming?
What is the reflection?
What is the purpose of file class?
String and stringbuffer both represent string objects. Can we compare string and stringbuffer in java?
What are exceptions
What is the largest long allowed by java?
If you do not want your class to be inherited by any other class. What would you do?