Logo

16. Write a C program that uses structures to represent details of five books (title, author, publisher and price) and prints them out. OR Discuss…

Class 12 Computer Science · 2081 · Solved Question with Answer

16. Write a C program that uses structures to represent details of five books (title, author, publisher and price) and prints them out. 

                                   OR

       Discuss the concept of binary file handling in C programming and explain how putw( ) and getw( ) functions facilitate binary input/output operations. Give examples.

Solution

Please login to view the answer.