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

the maximum length of a character constant can be a) 1 character b) 8 characters c) 256 chaacters d) 125 characters

0 Answers  


how to print the character with maximum occurence and print that number of occurence too in a string given ?

0 Answers   Microsoft,


How to write a program for machine which is connected with server for that server automatically wants to catch the time for user of that machine?

0 Answers   Infosys,


Write a C program to print 1 2 3 ... 100 without using loops?

15 Answers   Hindalco,


application areas a 'c' a) operating system b) graphics, interpreter, assembler c) program evalution, communication softwares d) all the above

0 Answers  


how to add two numbers without using arithmetic operators?

4 Answers  


How we add our function in liabrary as liabrary function. Exp. we want use our int factorical(int); function as int pow(int,int); function working in math header file.

1 Answers  


if the total selling price of 15 items and the total profit earned on them is input through the keyboard, write a program to find the cost price of one of the item

2 Answers  


What is Dynamic memory allocation in C? Name the dynamic allocation functions.

1 Answers  


how do we remove the printed character in printf statement and write next it it

1 Answers  


Is a house a shell structure?

0 Answers  


what is uses of .net

0 Answers  


Categories