Write a statement that converts the following integer to a string and stores it in the String

Question:

Write a statement that converts the following integer to a string and stores it in the String object referenced by str: 

Int i = 99;

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: