0 votes
in JAVA by

Out of these methods, which one makes the raw MIME formatted string?

1) toString()

2) getString()

3) parse()

4) parseString()

1 Answer

0 votes
by

3) parse()

...