The document defines two book structures called Book1 and Book2. It initializes Book1 with the title "C Programming", author "Nuha Ali", subject "C Programming Tutorial", and ID 6495407. Book2 is initialized with the title "Telecom Billing", author "Zara Ali", subject "Telecom Biling Tutorial", and ID 6495700. The main function then prints out the attributes of each book structure.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
31 views1 page
print Book1 Info/: Charsubject
The document defines two book structures called Book1 and Book2. It initializes Book1 with the title "C Programming", author "Nuha Ali", subject "C Programming Tutorial", and ID 6495407. Book2 is initialized with the title "Telecom Billing", author "Zara Ali", subject "Telecom Biling Tutorial", and ID 6495700. The main function then prints out the attributes of each book structure.