

MCQOPTIONS
Saved Bookmarks
1. |
Which function converts a string of digits into its numeric equivalent |
A. | atan() |
B. | atoi() |
C. | calloc() |
D. | strcat() |
Answer» C. calloc() | |