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
What is skeleton and stub?
What is factor r?
What is the use of optional ?
Can I use % with real numbers?
How can you add and remove nodes in jtree?
What does 0 mean in boolean?
Difference between vector and arraylist.
What are the parts of a method?
What is the difference between break and continue statements?
What are 4 pillers of object orinted programming?
What is the difference between size and length in java?
Why can't we use static class instead of singleton?
What are methods of a class?
What things should be kept in mind while creating your own exceptions in java?
What is meant by class loader? How many types are there? When will we use them?