1.

The == operator can be used to compare two String objects. The result is always true if the two strings are identical.

A. True
B. False
Answer» C.


Discussion

No Comment Found