Solved

The ________ Function Converts an Integer to a String and Returns

Question 28

Multiple Choice

The ________ function converts an integer to a string and returns the string value.


A) string stoint(int i)
B) string strtoint(int i)
C) string strint(int i)
D) string to_string(int i)
E) None of the above

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions