Computer Science, asked by keshav25672, 9 months ago

difference between putcher () and put() function

Answers

Answered by Anonymous
4

Answer:

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 singhsuman89281
2

Answer:

write it properly not ablebto understand your question

Similar questions