How can I convert a number to a string? Ans. The standard C library provides several functions for converting numbers of all formats (integers, longs, floats, and so on) to strings and vice versa. One of these functions, itoa(), is used here to illustrate how an integer is conve...
See more
Download the Study24x7 App, so you can connect and collaborate.