Can i have abstract class with no abstract methods?
Answer Posted / saubhik
Yes, we can do it undoubtedly, in that case we restrict it
to make an object of it. Example.- HttpServlet
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How to instantiate member inner class?
Why does java not support operator overloading?
Is arraylist zero based?
Explain java code for recursive solution's base case?
Is java a software?
What do you know about the garbate collector?
What is the reason behind using constructors and destructors?
What's the difference between int and integer in java?
What is struts in java?
How do you decide when to use arraylist and linkedlist?
What is the difference between equals() and == in java?
How many bytes are a float?
What is one third plus one third as a fraction?
What does snprintf return?
What are the Main functions of Java?