____ method is used to eliminate all white spaces from a string while keeping a single gap between words

12. ____ method is used to eliminate all white spaces from a string while keeping a single gap between words.

  1. Trim()
  2. Foreward()
  3. Erase()
  4. Clean()

Answer: D) Clean()

Explanation:

Clean() method is used to eliminate all white spaces from a string while keeping a single gap between words.

Comments and Discussions!

Load comments ↻






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