132k views
2 votes
If String str = "United States";, then what is the value of str.substring(2, 4);? (2 points)

ni
nit
it
ite
nite

1 Answer

5 votes

Step-by-step explanation:

Program PascalABC:

Rezult ited

If String str = "United States";, then what is the value of str.substring-example-1
User Jurevert
by
3.4k points