Can i have abstract class with no abstract methods?
Answer Posted / manish rawat
In abstract class we must declare atleast one abstract
method,because how can a class be abstract without an
abstract method(then what is the difference between
abstract and concrete class)
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is the different between get and post?
Can we initialize the final blank variable?
how is final different from finally and finalize in java?
What are the common uses of "this" keyword in java ?
Can you inherit a constructor java?
describe method overloading
What methodology can be employed to locate substrings inside a string?
Is a case study a method or methodology?
What do you mean by pointer value and address?
What are the 8 primitive data types in java?
When is the finalize() called?
What is difference between stringbuffer and string?
How to sort numbers in java without array?
Wha is the output from system.out.println(“hello”+null); ?
What is the difference between normal report & matrix report?