Similarity and difference between static block and static method ?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

What is jit compiler in java?

0 Answers  


Difference between Applet & Application?

6 Answers  


I have a Person object with 5 variables and I want to store them in a file called Person.txt. What should I do?

3 Answers   KPIT,


How do you sort words in java?

0 Answers  


How many threads can I run java?

0 Answers  






What happens if we override private method?

0 Answers  


How is Garbage collection done in Java?

3 Answers   T3 Softwares,


why we write public static void main (String args[]) in core java plz explain briefly??????????????????

3 Answers   HCL,


What is finalize() function in java?

0 Answers  


Is java an open source?

0 Answers  


Define interface in java?

0 Answers  


There are three interfaces A,B & C. A extends B, B extends C, and C extends A.Is it multiple Inheritance? please anybody help me.....

5 Answers  


Categories