Computer Science, asked by Bharathnihan6328, 10 months ago

Difference of puts and putchar

Answers

Answered by JaniyaElsa
0

Explanation:

putchar is abbreviation for PUT CHARACTER whereas puts is abbreviation for PUT STRING. As the name specifies putchar is used for printing a single character on console or standard output whereas puts prints a string with an additional newline character at the end. It is used to write a line to the standard output.

Answered by Anonymous
2

Answer:

Puts abbreviation is put string while putchar abbreviation is put character .

I think that is the only difference.

Explanation:

Please say thanks

If possible mark as brianliest

It means a lot to me

Similar questions