1. Create flowchart and algorithm to find the total salary of 50 employees in a company. Accept Name of the employee & Basic Salary as user input. Calculate Allowances as per the given table: Basic salary Allowance (of Basic salary) >5000 50% Between 5000 & 3000 40% Below 3000 20% The total salary of the employees is calculated as Net Salary= Basic Salary+ Allowances Display Name of the employee, Net salary, Basic salary and Allowances.
1. Create flowchart and algorithm to find the total salary of 50 employees in a company. Accept Name of the employee & Basic Salary as user input. Calculate Allowances as per the given table: Basic salary Allowance (of Basic salary) >5000 50% Between 5000 & 3000 40% Below 3000 20% The total salary of the employees is calculated as Net Salary= Basic Salary+ Allowances Display Name of the employee, Net salary, Basic salary and Allowances.
1. Create flowchart and algorithm to find the total salary of 50 employees in a company. Accept Name of the employee & Basic Salary as user input. Calculate Allowances as per the given table: Basic salary Allowance (of Basic salary) >5000 50% Between 5000 & 3000 40% Below 3000 20% The total salary of the employees is calculated as Net Salary= Basic Salary+ Allowances Display Name of the employee, Net salary, Basic salary and Allowances.
Process or set of rules that allow for the solving of specific, well-defined computational problems through a specific series of commands. This topic is fundamental in computer science, especially with regard to artificial intelligence, databases, graphics, networking, operating systems, and security.
Expert Solution
This question has been solved!
Explore an expertly crafted, step-by-step solution for a thorough understanding of key concepts.
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.