what is the difference between static block and static
method
Answer Posted / maruti
public static void main(string args[])
is also static method do u call this method?
| Is This Answer Correct ? | 33 Yes | 14 No |
Post New Answer View All Answers
What is the advantage of OOP in java?
Explain about instanceof operator in java?
What is slash r?
What are "class access modifiers" in Java?
What is the difference between double and float variables in java?
What is hash table in java?
Explain the different forms of polymorphism?
Are global variables initialized to zero?
What is nan inf?
What is the use of accept () method in java?
In how many ways we can do exception handling in java?
What do you understand by final value?
How do you check if a string contains only numeric digits?
What is a functional interface?
Is overriding possible in java?