Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

20-CWASSMNT ALL OP.docx pul 2) a) Write o jowa program using array concept and Helse statement to automate Library as per following scenario to perform

image text in transcribed
20-CWASSMNT ALL OP.docx pul 2) a) Write o jowa program using array concept and Helse statement to automate Library as per following scenario to perform the operation given below: 1. To Stock Entry 2. To Display current stock and issue 3. To Display the magazine stock details 1. Stock Entry Write a code to read magazine code, magazine name, author name and total number of magazines using array concept 2. Display current stock: Write a code to issue the magarine as per its availability by checking against magazine code. If is available the program should display the message "Your requested magazine is available" and ask "How many coples you want?" Then number of required copies should be read from the keyboard. After checking the existing copies of the magazines with copies requested. If it is not more than existing number of coples, issue the magazines and this count should be deducted from the existing stock and update existing copies with message "Requested number of copies are Issued. Otherwise display the number of requested copies are not available in stocks, please Visit later". Finally display the details of issued magazines. 3. collect magazines Write a code to display the existing magazines stock details (15 Marks) Sample Input/Output o search DOLL 10 A 2 R U 1 0 P 3 Y FIGY H I J K L 1 Cr V BY NI M. s

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions