FORMATTED INPUT/OUTPUT functions are
a) scanf() and printf()
b) gets() and puts()
c) getchar() and putchar()
d) all the above
No Answer is Posted For this Question
Be the First to Post Answer
What is gets() function?
What is string length in c?
sir, i cannot find the way how to write aprogram by using array on queue
Write a program to reverse a given number in c language?
for example user gives input as " 20 or 20.0 or rs 20.0 or 20.00 or rs20 and so .. on " and the output should be stored as " rs.20.00 " in a variable
what is the program to display your name in any color?
write a addition of two no. program with out using printf,scanf,puts .
Why should I use standard library functions instead of writing my own?
which do you prefer C or Pascal?
c programs are converted into machine language with the help of a) an interpreter b) a compiler c) an operatinf system d) none of the above
Whats s or c mean?
How many keywords are there in c?