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

Post New Answer

More C Interview Questions

Which is best linux os?

0 Answers  


Why isn't it being handled properly?

0 Answers  


C language questions for civil engineering

0 Answers   Tech Mahindra,


define string ?

0 Answers  


What is the general form of #line preprocessor?

0 Answers  






Can you mix old-style and new-style function syntax?

0 Answers  


write a program to read a number and print in words that is in sentence for example 21,219 then output is "twenty one thousand and two hundred nineteen" by using only control flow statements (only loops and switch case )?

1 Answers   TCS,


What is identifiers in c with examples?

0 Answers  


List the different types of c tokens?

0 Answers  


a.One Cannot Take the address of a Bit Field b.bit fields cannot be arrayed c.Bit-Fields are machine Dependant d.Bit-fields cannot be declared as static Which of the Following Statements are true w.r.t Bit-Fields A)a,b&c B)Only a & b C)Only c D)All

3 Answers   Accenture, Digg.com,


What is double pointer?

0 Answers  


Can a pointer be volatile in c?

0 Answers  


Categories