1.

H) Predict the outputint res = Integer valueOf(“100”).compareTo(new Integer("100"));Integer c=155;Integer d=155;System.out.println(res);System.out.println(c==d);System.out.println(c.equals(d));​

Answer»

ANSWER:

SORRY for this

FOLLOW me and MAKE me BRAINLIST



Discussion

No Comment Found