Answer Posted / m gangadhar
using interfaces over abstract classes is gives better
ferformance becoz interfaces does not have any constructor
but abstract classes can have. for this reason it does not
vaste time to create object.
| Is This Answer Correct ? | 11 Yes | 29 No |
Post New Answer View All Answers
Is array synchronized in java?
What is r in java?
What is thread count in java?
What is singleton class in ruby?
What is object-oriented programming?
What are passing parameters?
Is it possible to compare various strings with the help of == operator? What are the risks involved?
What are wrapped classes in java programming?
How is abstraction implemented in java ?
Is empty list java?
Can you declare a private method as static?
Explain the init method?
Is age a discrete variable?
What is variable and its types?
What is a singleton class in Java?