a. Outputs the newline character.
b. Outputs the tab character.
c. Outputs double quotation mark.
Which of the following are correct C11 statements? (10)
a. cout < “programming=”” with=”” c++!”=””>< endl;=””>
b. cout < “=”” programming=”” “=””>< “=”” with=”” “=””><>
< “=”” c++”=””>< endl;=””>
c. cout < “=”” programming=”” “=””>
< “=”” with=”” c++!”=””>< ‘n’;=””>
d. cout < “programming=”” with=”” c++!=”” ‘=””><>