What is the purpose of Scanf Print, getchar, putchar,
function?

Answer Posted / vignesh1988i

scanf() is used to get the input from the user using the compailer.

printf() is used to output the messages given by the user in the output screen

getchar() is used to get a single character from the user.....

putchar() is used to output a single character and echo's in the output screen

Is This Answer Correct ?    94 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Do you know pointer in c?

831


What does the message "automatic aggregate intialization is an ansi feature" mean?

944


What is the use of a conditional inclusion statement in C?

857


What is c++ used for today?

891


What does c mean before a date?

865


What is a pointer variable in c language?

869


Explain what are binary trees?

846


Explain the concept and use of type void.

887


What is a double c?

794


write a c program to calculate sum of digits till it reduces to a single digit using recursion

3022


Why header file is used in c?

800


hi send me sample aptitude papers of cts?

1918


Is c++ based on c?

860


Write a program to check palindrome number in c programming?

801


What is #line in c?

787