Can i have abstract class with no abstract methods?
Answer Posted / santosh
yes we can have concreate method in the abstract class
| Is This Answer Correct ? | 42 Yes | 4 No |
Post New Answer View All Answers
How do you avoid global variables?
What is jit compiler ?
What are measurable parameters?
State the significance of public, private, protected class?
Give a brief description of java socket programming?
Hi.... I applied for the post of scientific officer/Engineer-SB(Programmer).Please post the syllabus and sample papers.
Why heap memory is called heap?
What is reflexive association?
Name component subclasses that support painting in java programming?
What does i ++ mean in Java?
What is Hierarchy of exception?
What is finally in Java?
What happens if we don’t override run method ?
What is canonical name in java?
What are the practical benefits, if any, of importing a specific class rather than an entire package (e.g. Import java.net.* Versus import java.net.socket)?