Can i have abstract class with no abstract methods?
Answer Posted / brainindia
yes,abstract class contains non abstract methods and as well
as abstract methods also.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is java dot?
Is a boolean 1 bit?
What is the default execution method in java?
How do you make an arraylist empty in java?
What is final keyword?
What is an object's lock and which object's have locks in java programming?
Which is best ide for java?
How to create packages in java?
What are different types of arrays?
How to reverse string in java?
Is null == null in java?
What is purpose of applet programming?
What is the function of static in java?
What is double parsedouble in java?
What is the main purpose of serialization in java?