Answer Posted / himanshu kapoor
List is an interface. LinkedList is a class which implements List.
| Is This Answer Correct ? | 15 Yes | 2 No |
Post New Answer View All Answers
What is a instance variable in java?
How do you add an element to a set in java?
How do you change an int to a string?
Explain oops concepts in detail?
Explain importance of throws keyword in java?
What is the difference between an if statement and a switch statement?
What is the difference between actual and formal parameters?
What exactly is java?
What is string variable?
What is array pointers ?
What is OOP's Terms with explanation?
What does a boolean method return?
What are the Main functions of Java?
What is the maximum size of byte array in java?
describe synchronization in respect to multithreading? : Java thread