The prices of children's books, novels and dictionaries sold in a stationery are determined as follows: Children's book: 5 TL each Novel: 0.1 TL per page for the first 200 pages, and an additional 0.05 TL for each page after 200 Dictionary: Pocket dictionaries 7.5 TL, large dictionaries 15 TL Develop the C program that calculates the price of the book (c, C, r, R, s or S) whose first letter is entered as capital or lowercase letters, by reading the required information for each book type from the keyboard and writing it on the screen. If the type of book or dictionary type is entered incorrectly, an appropriate error message should be displayed on the screen and the program should be terminated. NOTE: For example, enter c or C for pocket dictionary and b or B for large dictionary.

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question
The prices of children's books, novels and dictionaries sold in a stationery are determined as follows:
Children's book: 5 TL each
Novel: 0.1 TL per page for the first 200 pages, and an additional 0.05 TL for each page after 200
Dictionary: Pocket dictionaries 7.5 TL, large dictionaries 15 TL
Develop the C program that calculates the price of the book (c, C, r, R, s or S) whose first letter is entered
as capital or lowercase letters, by reading the required information for each book type from the
keyboard and writing it on the screen. If the type of book or dictionary type is entered incorrectly, an
appropriate error message should be displayed on the screen and the program should be terminated.
NOTE: For example, enter c or C for pocket dictionary and b or B for large dictionary.
Sample Output-1
Sample Output-2
Sample Output-3
Enter the book type (c, C, r, R, s, S): R
Enter the number of pages: 250
Enter the book type (c, C, r, R, s, S): s
Enter dictionary type (c, C, b, B): x
! ERROR: There's no such type!
Enter the book type (c, C, r, R, s, S): O
! ERROR: There is no book type like
Total Price = 22.50 TL
that!
Transcribed Image Text:The prices of children's books, novels and dictionaries sold in a stationery are determined as follows: Children's book: 5 TL each Novel: 0.1 TL per page for the first 200 pages, and an additional 0.05 TL for each page after 200 Dictionary: Pocket dictionaries 7.5 TL, large dictionaries 15 TL Develop the C program that calculates the price of the book (c, C, r, R, s or S) whose first letter is entered as capital or lowercase letters, by reading the required information for each book type from the keyboard and writing it on the screen. If the type of book or dictionary type is entered incorrectly, an appropriate error message should be displayed on the screen and the program should be terminated. NOTE: For example, enter c or C for pocket dictionary and b or B for large dictionary. Sample Output-1 Sample Output-2 Sample Output-3 Enter the book type (c, C, r, R, s, S): R Enter the number of pages: 250 Enter the book type (c, C, r, R, s, S): s Enter dictionary type (c, C, b, B): x ! ERROR: There's no such type! Enter the book type (c, C, r, R, s, S): O ! ERROR: There is no book type like Total Price = 22.50 TL that!
Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY