Can i have abstract class with no abstract methods?
Answers were Sorted based on User's Feedback
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 |
Answer / venkatesh
No, We can't create abstract class without abstract method
abstract class must have atleast one abstract method
| Is This Answer Correct ? | 19 Yes | 142 No |
is set interface synchronized by default???
what is custom tags with example?
What is the blank final variable?
Why unicode is important?
Explain about interthread communication and how it takes place in java?
What are 4 pillers of object orinted programming?
What does @override mean?
What is the return type of readLine() when end of a file is reached?
Give example to differentiate between call by value and call by reference.
What is function and method in java?
Can we override private method?
who was the founder of java
32 Answers CTS, HCL, ProKarma,