Answer Posted / rakesh@crr
if a class contains abstract method,that class must be
declared as a abstract class. abstract methods contains only
declarations. it does not contain objects.
| Is This Answer Correct ? | 16 Yes | 12 No |
Post New Answer View All Answers
What does business logic mean?
What do you mean by data type?
What is the difference between class forname and new?
Why can't we make a class private in java?
What is the effect of keeping a constructor private?
Considering notepad/ie or any other thing as process, what will happen if you start notepad or ie 3 times? Where 3 processes are started or 3 threads are started?
Why use string handling in Java?
What is an enumeration?
What are variable names?
What is the flag in java?
What are the core java topics?
How do you compare arrays in java?
What is Gang of four design patterns
How do you use parseint in java?
What is a java lambda expression?