Question

Which function is used to remove whitespace from the start of the string ?

A trim()
B strim()
C rtrim()
D ltrim()
Answer & Explanation
Option: [D]