Wednesday, 18 March 2015

Q. Can you execute java application without using main() method ?

Ans:  • Yes, (using static block) before java 7

         • No, from java 7.

No comments:

Post a Comment