What is the output of this program? (a) [A, B, C] (b) [1, 2, 3] (c) {A=1,

Question:

What is the output of this program?import java.util. *; class Maps { public static void main(String args[]) { } } TreeMap obj new Tree Map ();

(a) [A, B, C]

(b) [1, 2, 3]

(c) {A=1, B=2, C=3}

(d) [A=1, B=2, C=3]

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  answer-question
Question Posted: