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 is the purpose of the wait(), notify(), and notifyall() methods? : Java thread
Can a final variable be manipulated in java?
Difference between process and thread?
Is it possible to use string in the switch case?
What is the difference between a constructor and a method?
What is the purpose of sizeof operator?
How do weakhashmap works?
Why is a string immutable?
Why scanner is used in java?
What is diamond operator in java?
Is 64bit faster than 32 bit?
how can i use a nonsynchronized hashtable?
Can a final variable be initialized in constructor?
What is byte code and why is it important to java’s use for internet programming?
How you can force the garbage collection?