Which of the following is a valid statement

A) I = Integer.Parse(S) ' where I is an integer and S is a string
B) I = Parse(S) ' where I is an integer and S is a string
C) S = Parse(I) 'where I is an integer and S is a string
D) None

Showing Answers 1 - 1 of 1 Answers

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions