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 |
What is stringjoiner ?
how we can use debug in myeclipse 6.0 in order solve the problems that exist in our program when there are 900 to 1000 pages in a web application
Can we execute java program without main method?
How you can force the garbage collection?
Briefly explain the term Spring Framework
What is the longest unicode character?
I want to persist data of objects for later use. What is the best approach to do so?
What is string pooling concept?
What are different data structures in java?
What is meant by nested loop?
Can we call virtual funciton in a constructor ?
Explain about fail safe iterators in java?