Write a program in java to find the maximum and minimum value node from a circular linked list.


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

Post New Answer

More Core Java Interview Questions

Why can't we make a class private in java?

0 Answers  


What do you mean by light weight and heavy weight components?

0 Answers  


Does java support multiple inheritances?

0 Answers  


How concurrent hashmap works?

0 Answers  


wat is class level lock and object level lock

3 Answers   HCL, Persistent,






when asub class inherits a super class and overrides a public method of super class in sub class(public method in super class). why these methods needs to be public in sub class. (otherwise compile time error).

3 Answers  


Where are variables stored?

0 Answers  


How to create an immutable class?

0 Answers  


What is nested interface?

0 Answers  


What is the mapping mechanism used by java to identify IDL language?

0 Answers  


explain the collection in java

1 Answers   WDC,


Difference between the paint() and repaint() methods?

1 Answers  


Categories