Can i have abstract class with no abstract methods?
Answer Posted / aravind
yes we can have abstract class with out a abstract methods
but when u have a single abstarct method u r class must and
should be declared as Abstarct.
| Is This Answer Correct ? | 27 Yes | 4 No |
Post New Answer View All Answers
Explain, java is compatible with all servers but not all browsers?
What is output buffer?
What is the difference between stringbuffer and stringbuilder class?
What about interrupt() method of thread class ?
What is bytecode verifier?
How do you convert int to char in java?
Which of the following classes will have more memory allocated?
What is the main method java?
Name few java 8 annotations ?
What is null object in java?
what is interface in java? Explain
Define nashorn in java8.
Explain about the performance aspects of core java?
How will you initialize an Applet?
What are access specifiers available in java?