Can we use == operator to compare two strings?

52. Can we use == operator to compare two strings?

  1. Yes
  2. No

Answer: A) Yes

Explanation:

Two strings can be compared by using the == Operator.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.