The '==' operation is not valid on string in Perl?

95. The '==' operation is not valid on string in Perl?

  1. True
  2. False

Answer: A) True

Explanation:

The == operation in Perl is not a valid comparison operator on strings.

Comments and Discussions!

Load comments ↻






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