How will you reverse a link list without using recursion?


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

Post New Answer

More Core Java Interview Questions

What is the difference between overloading and overriding a function?

13 Answers   eG Innovations, Infosys, TCS,


What is an object's lock and which object's have locks in java programming?

0 Answers  


What is the difference between inheritance and encapsulation?

0 Answers  


How is java hashmap implemented?

0 Answers  


if am have 100 threads(for ex:T1,T2---T100) how we give priority to these threads and how the system excute these threads

2 Answers  


What does arrays sort do in java?

0 Answers  


How many threads can java run?

0 Answers  


Can we use static class instead of singleton?

0 Answers  


What are order of precedence and associativity, and how are they used?

1 Answers  


Which package has light weight components?

0 Answers  


Difference between object instantiation and construction ?

0 Answers  


What are the new features in java 8? Explain

0 Answers  


Categories