Can i have abstract class with no abstract methods?
Answer Posted / arjun kumar
The class Abstract is defined as are used to declare common
characteristics of subclasses. It is used to provide a
template for concrete subclasses down the inheritance tree.
so we can't have abstract class with no abstract method
| Is This Answer Correct ? | 6 Yes | 24 No |
Post New Answer View All Answers
What is string pooling concept?
What is the longest unicode character?
What function extracts specified characters from a string?
What is boolean strategy?
What is predicate in java?
What is the difference between size and length in java?
What are thread safe functions?
How many types of parsers are there?
Which class is the superclass for all the classes?
Is math an abstract class in java?
Write a program in java to find the maximum and minimum value node from a circular linked list.
What does the @override annotation do?
What are the advantages of packages in java?
Distinguish between a predicate and a function?
How do you create a bulleted list?