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 garbage collector?
How many decimal digits is 64 bit?
Is java an ide?
What design pattern you have used in your project? I answered Factory pattern, how it is implemented? What are its advantage? Do know about Abstract Factory?
Can I uninstall java?
Is linkedlist thread safe in java?
Why can't we override private static methods?
How does singleton class work?
What's the difference between comparison done by equals method and == operator?
What are the advantages of java over cpp?
What is the private method modifier?
What do you mean by ternary operator in java?
What is a substring of a string?
What is data movement?
What is the size of int in 64-bit jvm?