asked 16.3k views
4 votes
To convert a string to an integer, you use the valueof() method of the ____ class.

1 Answer

1 vote

use the valueof() method of the Integer class.

answered
User Janm
by
7.9k points