How to calculate the length of a singly linked list in java?
What does pointer mean?
Can the interface be final?
Can java cast null?
Given a singly linked list, find the middle of the list in a single traversal without using temporary variable.
solve (x-1)(x-9)=8;
3 Answers IBM, Manhattan, TCS,
In a container there are 5 components. I want to display all the component names, how will you do that?
What is the difference between a constructor and a method?
garbate collector(GC)?
When do you create an index?
An inner class can actually be a subclass of the outer class? a. true b. false
java is pure object-oriented programming language?why it is platform independent.
What does the @override annotation do?