How to calculate the length of a singly linked list in java?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

What does pointer mean?

0 Answers  


Can the interface be final?

0 Answers  


Can java cast null?

0 Answers  


Given a singly linked list, find the middle of the list in a single traversal without using temporary variable.

0 Answers   Fidelity,


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?

0 Answers  


What is the difference between a constructor and a method?

0 Answers  


garbate collector(GC)?

4 Answers  


When do you create an index?

0 Answers  


An inner class can actually be a subclass of the outer class? a. true b. false

2 Answers  


java is pure object-oriented programming language?why it is platform independent.

1 Answers  


What does the @override annotation do?

0 Answers  


Categories