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 are the types of java?
What are the major advantages of internal iteration over external iteration?
Explain the purpose of garbage collection in Java?
What do you mean by static variable?
Write a program to search a number in the given list of numbers.
Why pass by reference is not possible in java?
What is a generic data type?
What is main in java?
What is broken and continue statement?
What is the difference between variable declaration and variable initialization?
How many JVMs can run on a single machine and what is the meaning of Just-In-Time (JIT) compiler?
How do you escape a string?
What is the technique adopted to create an immutable class?
What is the purpose of garbage collection in java? When is it used?
What are three types of loops in java?