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
What is an array length?
What do you mean by constant time complexity?
Explain what access modifiers can be used for methods?
What is the difference between equals() and?
Can java cast null?
Why stringbuffer is faster than string?
Explain about interthread communication and how it takes place in java?
Can we serialize singleton class?
What is a parent class in java?
What is externalizable interface?
Explain tree set and its features?
Can we access the non-final local variable, inside the local inner class?
What is the java reflection api? Why it’s so important to have?
How many threads can java run?
is there a separate stack for each thread in java? : Java thread