Can i have abstract class with no abstract methods?
Answer Posted / dfg
dfgdsfgds
| Is This Answer Correct ? | 3 Yes | 18 No |
Post New Answer View All Answers
Explain about method local inner classes or local inner classes in java?
What is the purpose of garbage collection in java?
Can a static member function access member variable of an object?
What is difference between class and object in java?
how does the run() method in runnable work? : Java thread
What is difference between final and immutable?
What is multiple inheritance? Is it supported by java?
What is a for loop in java?
Why declare Main() inside the class in java ?
What is difference between array and arraylist in java?
What is tochararray in java?
Which sorting is best in java?
What is set and get methods in java?
Can constructor be static or final?
Can we declare main () method as non static?