What are the Abstract Classes provided by Java?
Answer Posted / pj
1.GenericServlet is one.
| Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
What do you mean by checked exceptions?
What is an object in java?
Can we create constructor in abstract class ?
What is meant by 'Class access modifiers'?
What is lazy initialization in java?
What are the actions that can occur when a thread enters blocked state?
What does %d do in java?
How does indexof work?
Can you call a method on a null object?
Why is multithreading important?
When object is created and destroyed?
How can u increase the heap size in the memory?
What is numeric data type?
Explain the difference between protected and default access.
If a variable is declared as private, where may the variable be accessed?