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 |
Explain Linked HashSet
Explain about wait() method?
You're given a Boolean 2D matrix, can you find the number of islands?
What are null interfaces in JAVA ? and give me some examples?
Can two objects have same hashcode?
Write a java program to print fibonacci series?
How can an object be unreferenced?
Explain when noclassdeffounderror will be raised ?
What is javac_g?
In how many ways we can do synchronization in java?
did interface can implementation method ? i know its not possible but my interviewer said its possible ..but how..? any one have idea ???
What is a class component?