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 |
Why is java so important?
Write an algorithm for quick sort?
Will the compiler creates a default constructor if I have a parameterized constructor in the class?
java can provide security ,how can provide?
8 Answers Aspire, BNP Paribas, Genpact, IBM,
Explain 5 io best practices?
What is predicate in java?
Is char * a string?
What do you meant by active and passive objects?
What is the purpose of the runtime class in java programming?
Can an anonymous class be declared as implementing an interface and extending a class?
How is the marker interface used in Java?
How do you check if a number is a perfect square?