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
how can i include my own .h file EX:- alex.h like #include<alex.h>, rather than #include"alex.h"
What are valid signatures for the Main function?
How pointer is different from array?
What is c definition?
What does c mean in basketball?
What is the difference between declaring a variable by constant keyword and #define ing that variable?
how do you redirect stdout value from a program to a file?
There is a number and when the last digit is moved to its first position the resultant number will be 50% higher than the original number.Find the number?
Write a C/C++ program to add a user to MySQL. The user should be permitted to only "INSERT" into the given database.
There seem to be a few missing operators ..
Explain the advantages and disadvantages of macros.
What are the application of c?