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 sorting algorithm is best in java?
Explain about serializable interface in java?
Is it possible for yielded thread to get chance for its execution again ?
How many characters is 16 bytes?
When should the method invokelater() be used?
What is the size of an array?
Explain how to force the garbage collection in java.
How many types of packages are there in Java?
What do you understand by java?
What is role of void keyword in declaring functions?
By what default value is an object reference declared as an instance variable?
What is a method signature java?