English, asked by aasa23, 1 year ago

Differentiatie between formated input/output and unformated in functions c

Answers

Answered by veyzeldacosta
1

Explanation:

The difference between formatted and unformatted input and output operations is that in case of formatted I/O the data is formatted or transformed. Unformatted I/O transfers data in its raw form or binary representation without any conversions. Unformatted I/O is the most basic form of I/O and it is simple, efficient and compact.

Similar questions