1.

The Method use to remove white space from string?

A. Split()
B. Substring()
C. Trim()
D. TrimStart()
Answer» D. TrimStart()


Discussion

No Comment Found