Answer Posted / ravikiran(aptech mumbai)
abstract class contains abstract as well as non abstarct
methods,And the class cann't get instantiated.
abstarct method is the one which must get override in the
subclass
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is a ?
What is a class component?
What is better- service oriented or batch oriented solutions?
What is a generic type?
What do you understand by an io stream?
How do you access command-line arguments within the code?
What is Java Package and which package is imported by default?
What does sprintf mean?
What is the difference between integer parseint and integer valueof?
Define canvas?
java program with complete 4 oops concepts implemented example
why java uses class level type casting ?
How do you override a method in java?
What are the concepts of 'OOPS'?
Can you declare an interface method static?