Input and Output Handling

Which character terminates a C statement?

 
 
 
 

Which of the following is an arithmetic 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?

 
 
 
 

Which of the following is an increment operator?

 
 
 
 

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

 
 
 
 

Which of the following is a logical operator?

 
 
 
 

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

 
 
 
 

Question 1 of 8