Input and Output Handling

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

 
 
 
 

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

 
 
 
 

Which character terminates a C statement?

 
 
 
 

Which of the following is an arithmetic operator?

 
 
 
 

Which of the following is a logical operator?

 
 
 
 

Which of the following is an increment operator?

 
 
 
 

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

 
 
 
 

Which function is used for output purpose in C language?

 
 
 
 

Question 1 of 8