relation between list and linked list
Answer / himanshu kapoor
List is an interface. LinkedList is a class which implements List.
Is This Answer Correct ? | 15 Yes | 2 No |
Which data type is a class in java?
What is qualitative variable?
What is contract between hashcode and equal method?
Is there any sort function in java?
Is it possible to override the main method?
Is java call by reference?
Can you call a method on a null object?
what is Vector class?
What is java used for?
How Marker Interfaces are instruct to complete the desired need ?
where is .equals() method and how is it different from == operation <giving some confusing implementation> Is hashing related to these?
Are there any tools available in java to create reports?