What is difference between abstract class & final class
Answer Posted / guest
abstract class is a class that has no direct instance in
the system but final class is a class in which we found the
correct answer
| Is This Answer Correct ? | 16 Yes | 12 No |
Post New Answer View All Answers
How to solve the problem of generating the unique hash keys with hash function?
What is another word for methodology?
Is an integer an object?
What are different types of expressions?
Can we assign null to double in java?
What is the difference between overriding & overloading?
Is cout buffered?
Does java vector allow null?
Differentiate between array list and vector in java.
What is data and its types?
What is the difference between public, private, protected, and friend access?
How to sort double array in java?
How does a for loop work java?
How can you handle java exceptions?
How does indexof work?