Answer Posted / guest
Hi...
Abstract class: U cannot instantiate an object of Abstract
class.An abstract class should having atleast one abstract
methoda and it should not final.
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
List implementations of list interface?
What are alternatives to java serialization?
Explain OOPs concept.
Give reasons supporting that string is immutable.
What is a qualifier in a sentence?
How many bytes are a float?
What about interthread communication and how it takes place in java?
Does treeset use compareto?
Why enumeration is faster than iterator?
Can I use % with real numbers?
When super keyword is used?
What is printwriter in java?
Can a constructor call the constructor of parent class?
What are three advantages of using functions?
What is a map in java?