Fundamentals of Computer Programming - Old Questions

Question Answer Details

9. Why structure is required? Make a program using structure of booklist having data member’s title, author, and cost. Enter four data and calculate total cost.

6 marks
Asked in 2066

Answer

AI Generated Answer

AI is thinking...