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
What do you mean by object?
What if constructor is protected in java?
Explain the private protected method modifier?
How many bytes are a float?
How do you use equal in java?
Can we instantiate interface in java?
What is flag in python?
What are the advantages of java?
Is void a keyword in java?
What are loops in java? What are three types of loops?
Which programming language is most secure?
What is the difference between the size and capacity of a vector?
Is java ee a framework?
What is an array length?
What is null mean in java?