Q. Which function is used to remove whitespace from the beginning of a string?

  • (A) ltrim()
  • (B) rtrim()
  • (C) trim()
  • (D) cut()
πŸ’¬ Discuss
βœ… Correct Answer: (A) ltrim()
Explanation: ltrim() removes whitespace from the beginning of a string.
Explanation by: Rati Dubey
ltrim() removes whitespace from the beginning of a string.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
80
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Rati Dubey
Publisher
πŸ“ˆ
92%
Success Rate