What is difference between throw and throws ?
No Answer is Posted For this Question
Be the First to Post Answer
java Api provided try catch finally ,try catch(its ok) but why try finally and exception occured at try then how the flow is?
What is the buffer limit?
What is pre increment and post increment in java?
What modifiers are used with a top level class?
How can you write a loop indefinitely in java programming?
Define max and min heap, also the search time of heap.
Distinguish between a predicate and a function?
Explain the importance of import keyword in java?
In the below example, how many string objects are created?
What are the Memory Allocations available in JavaJava?
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
Can we serialize arraylist in java?