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
Can we have static methods in an interface?
What is the basic of java?
What is bytecode in java ?
What are the advantages of exception handling in java?
How we can generate random numbers in java?
What is style and indentation?
What are the common uses of "this" keyword in java ?
How to split a string in java?
Explain the available thread states in a high-level?
What's the base class of all exception classes?
How can we avoid including a header more than once?
Does collectionutils isempty check for null?
Does java have extension methods?
what is a working thread? : Java thread
What is the use of keywords in java?