Answer Posted / kalyan g
one more thing about interface is, we dont have any
implementations,so no burden of this, hence it is good in
performance
| Is This Answer Correct ? | 5 Yes | 21 No |
Post New Answer View All Answers
Name few "optional" classes introduced with java 8 ?
What are the four corner stones of oop?
Can you call a method on a null object?
What is difference between synchronize and concurrent collection in java?
What is meant by 'Class access modifiers'?
What is array initialization in java?
Can we have two main methods in a java class?
What is sortedmap interface?
What is an empty class? What functionality does it offer in Java?
What about interrupt() method of thread class ?
Which sorting is best in java?
What are the differences between heap and stack memory in java?
Why javac is not recognized?
Why super is first line in java?
What is the difference between a switch statement and an if statement?