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
How to display arraylist values in java?
What is strings in java?
How do you declare a variable?
What is the public field modifier?
What is stringwriter?
What is difference between == equals () and compareto () method?
What is Java Shutdown Hook?
explain the concept of virtual method invocation in polymorphism in detail?
Which is better list or arraylist in java?
Explain about anonymous inner classes in java?
How many bytes are a float?
What is defined as false sharing in the context of multithreading?
Write a method to check if input string is palindrome?
What is variable and rules of variable?
What string is utf8?