Input and Output Handling

Which function is used for output purpose in C language?

 
 
 
 

Which format specifier is used to print or read a floating-point value?

 
 
 
 

Which escape sequence is used to move the cursor to the beginning of the current line?

 
 
 
 

Which of the following is an increment operator?

 
 
 
 

Which of the following is a logical operator?

 
 
 
 

Which character terminates a C statement?

 
 
 
 

Which of the following is an arithmetic operator?

 
 
 
 

Which statement is equivalent to “k = k + a”?

 
 
 
 

Question 1 of 8