If system.exit (0); is written at the end of the try block, will the finally block still execute?
why we r not use pointers in corejava?
What is difference between hashset and hashmap in java?
Difference between operator overloading and function overloading
0 Answers Tavant Technologies, Virtusa,
Which oo concept is achieved by using overloading and overriding?
Is math class static in java?
What is the difference between jsp and servlet?
what difference between throw and throws in exception handling.
Is array synchronized in java?
How 'java' got its name and what it stands for?
What is the list interface in java programming?
How do you take thread dump in java?
we r taking <load-on-startup>0</load-on-startup> <load-on-startup>1</load-on-startup> in deployment descripter for loading servlets like serv1 N serv2? so 'll it take serv1 or serv2