Answer the following statements true (T) or false (F)

1) Method Replace can be used to change all occurrences of a desired
character to another character.
2) When passed a white space, method Trim can be used to eliminate all
characters from a string.
3) When the Trim method is passed a character array, it returns a string
without any of the characters found within that array.
4) When using the Replace method, the first character passed in is the letter
to be replaced and the second is what it will be replaced by.
5) strings cannot be changed.

1) T
2) F
3) T
4) T
5) T

Computer Science & Information Technology

You might also like to view...

To track the changes that you make to the document, you need to activate the Track Changes feature

Indicate whether the statement is true or false

Computer Science & Information Technology

A smaller file size reduces the ____ from an FTP server or website.

A. download time B. animation effects C. upload time D. cost of downloading

Computer Science & Information Technology