Examveda
Examveda

Which function is used to convert a string to an integer in C?

A. atoi()

B. itoa()

C. str2int()

D. int2str()

Answer: Option A


This Question Belongs to C Program >> Standard Library Functions

Join The Discussion

Related Questions on Standard Library Functions