How do you reverse a list?


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

Post New Answer

More Core Java Interview Questions

What do you understand by java?

0 Answers  


Why do we need singleton class?

0 Answers  


Why is inheritance used in java?

0 Answers  


What are assertions in java?

1 Answers   Impetus,


7) Suppose there is Student class like class student { int age; string name; } We want to store these objects in a HashMap. Do we need to override any methods in Student class? If any which ones and why? what if i just override equals or just hashcode? what will be the results in both the cases?

4 Answers   CSC, Nagarro, RBS,


What are the restrictions imposed on method overriding?

0 Answers  


What is a singleton factory?

0 Answers  


What is the static field modifier?

0 Answers  


Can we inherit inner class?

0 Answers  


What is the purpose of object oriented programming?

0 Answers  


What is reflexive association?

1 Answers   Infogain,


What is the difference between preemptive scheduling and time slicing?

0 Answers  


Categories