Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Write a program in assembly language using macro.. As it is now 2022, now you are supposed to design a system for an organization that

Write a program in assembly language using macro..

As it is now 2022, now you are supposed to design a system for an organization that will generate the summary for their employees. You have to calculate their total leaves and according to their grade, system will suggest the annual increment.
You are supposed to ask their basic information first and then store in the array.
Then, ask their leaves for every month from Jan-Dec (2021). You are supposed to apply loop here for taking leaves as input from Jan-dec.
Now, company allows only 24 leaves in the whole year. It means 2 leaves in a month, employee can only avail 2 leaves per month. If employee did more than 4 leaves in a month then will be given B grade, if more then 4 and less than 67 then will be given C grade and if more than 6 and less than 8 then will be given D.
Now, you are supposed to ask reason for every leave user availed in the month, if user did three leaves, then will be supposed to give three reasons.
Now, calculate the total leaves user did in the whole year.
Calculate total deduction user had to face ion the whole year.
And suggest the increment on the bases of grade of every month

Step by Step Solution

3.48 Rating (158 Votes )

There are 3 Steps involved in it

Step: 1

Solution II Javascript program for execution Il of L... blur-text-image

Get Instant Access to Expert-Tailored 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

Recommended Textbook for

Digital Systems Design Using Verilog

Authors: Charles Roth, Lizy K. John, Byeong Kil Lee

1st edition

1285051076, 978-1285051079

More Books

Students also viewed these Accounting questions

Question

Explain different ways of deleting of nodes in the BST.

Answered: 1 week ago

Question

Case : Karl and June Monroe

Answered: 1 week ago

Question

Write a Verilog description of an S-R latch using an always block.

Answered: 1 week ago

Question

4. How does a sex-linked gene differ from a sex-limited genepg99

Answered: 1 week ago