printf(), scanf() these are

a) library functions

b) userdefined functions

c) system functions

d) they are not functions


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

what is c programing

11 Answers   Wipro,


wat s the meaning of (int *)p +4;

2 Answers  


what are the compilation steps? ( i want inside the compiler )

2 Answers  


Explain high-order bytes.

0 Answers  


Take an MxN matrice from user and then sum upper diagonal in a variable and lower diagonal in a separate variables. Print the result

0 Answers  






What is meant by operator precedence?

0 Answers  


write an algorithm and a program to count the number of elements in a circularly singly linked list

1 Answers   Ignou,


What are the header files used in c language?

0 Answers  


Here is alphabets : abcdefgh 1) how to reverse. as hgfedcba 2) after reversal, how to group them in a pair hg fe dc ba.

2 Answers  


How to print "Hi World" without using semi colon?

6 Answers   Infosys,


Write a programe print the sum of series 0,1,2,.....10

7 Answers  


Can static variables be declared in a header file?

0 Answers  


Categories