Loki interview question

what is navigable set in java?

Interview Answer

Anonymous

19 Dec 2023

the navigable set in java is a subinterface of sorted set interface. it will sort the elements in set and manupulate the elements in set.