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
What is the implementation of destroy method in java. Is it native or java code?
Define iterator and methods in iterator?
What is a module function?
What does bitwise or mean?
How to print nodes of a Binary tree?
What are the drawbacks of singleton class?
How many bytes is 255 characters?
How many classes can any class inherit java?
What is the loop in java?
Differentiate between array list and vector in java.
String class is defined under which package in java?
Can we assign integer value to char in java?
What is a buffer in computer?
Why does java not support operator overloading?
Why pointers are not used in java?