Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Why is the library function ‘puts’used for?

a) Prints whatever is given and print it to the screen
b) Prints whatever is given and insert a new(blank) line
c) Gets input from the user
d) None of the mentioned

Answer: b
Explanation: Puts is a library function which prints and then insert a new blank line.

Join The Discussion