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 of the following is an increment operator?

 
 
 
 

Which character terminates a C statement?

 
 
 
 

Which function is used for output purpose in C language?

 
 
 
 

Which of the following is a logical operator?

 
 
 
 

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

 
 
 
 

Which of the following is an arithmetic operator?

 
 
 
 

Question 1 of 8