0 votes
in JAVA by
Which kind of tree is used to implement TreeMap in Java?

1 Answer

0 votes
by

A Red Black tree is used to implement TreeMap in Java.

Related questions

+2 votes
asked Feb 8, 2020 in JAVA by rahuljain1
0 votes
asked Jan 24, 2021 in JAVA by rajeshsharma
...