The text that provides supplementary information but it is ignored by the preprocessor and compiler is called
A.
Control structure
B.
Comment
C.
Constant
D.
Information
Which of the following is used to define a constant in C?
A.
#constant
B.
#const
C.
#define
D.
#fix
What function is used to display information on the screen in C?
A.
scanf
B.
scan
C.
printf
D.
What function is used to take input from a user in C?
A.
inputf
B.
input
C.
scan
D.
scanf