Computer Science, asked by MANAVALAN, 11 months ago


What will the output of the statement: putchar (97) ; be​

Answers

Answered by habibqureshii
3

Answer:

putchar () sprinf () function writes formatted output to string. scanf () function reads formatted data from keyboard. sscanf () function Reads formatted input from a string. remove () function deletes a file.

Similar questions