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 |
In a container there are 5 components. I want to display the all the components names, how will you do that one?
Can static methods be inherited?
What is jit compiler ?
What are the five major types of reference sources?
Give the hierarchy of inputstream and outputstream classes.
How do you write a good declaration?
why we need this (1.object,2.class,3.data hiding,4.encapsulation,5.abstraction,6. polymorphism,7.inheritance)
How does the java compiler work?
What is == in java?
Explain parallel processing in java8?
What is an abstract class and abstract method?
What are the high-level thread states in java programming?