(2 pts) (4 pts) (2 pts) (4 pts) (8 pts) G. Resinovic Name s K201 - 0uiz 5€ There are two categories of software. and the other is There are three major sources of software, Section One is called the application software, software. manufacturer. Name the other two sources of software. BMD is an example of the programs. one of them being the computer We need five parameter cards to run BMD5D program. Name two of them. We have a table stored in memory whose argument array IDN contains 621 employee identification numbers and whose function array RT contains the We have read an employee identification number NUM and the hours worked HRS from a card. pay rate of the associated employee. Write a program segment that will look up the employee number NUM in the table and compute the gross pay GPAY by multiplying hours worked HRS by appropriate pay rate. If the employee number NUM is not in the table, STP. (You do not need to dimension the arrays, read a card, or print anything-- just calculate GPAY or cause the program to STP).