Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

TASK Write a program( for turboo C plus plus) that takes Name, Designation and Basic pay as input from the user and after making necessary

TASK Write a program( for turboo C plus plus) that takes Name, Designation and Basic pay as input from the user and after making necessary calculations display the result as under; SALARY SLIP Name: XXXXXX Designation : XXXXXXX BASIC PAY : Rs.99999999 House Rent: Rs.99999999 Medical Allowance: Rs.99999999 -------------------------------------------------------------- GROSS PAY: Rs.99999999 -------------------------------------------------------------- Income Tax: Rs.99999999 GP Fund : Rs.99999999 =================================== NET PAY: Rs.99999999 =================================== NOTE: House rent is calculated at 25% of the basic pay Medical Allowance is calculated at 15% of the basic pay Income Tax is calculated at 5% of the Gross pay GP Fund is calculated at 3% of the Gross pay

Step by Step Solution

There are 3 Steps involved in it

Step: 1

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_2

Step: 3

blur-text-image_3

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

Database Administration The Complete Guide To Dba Practices And Procedures

Authors: Craig S. Mullins

2nd Edition

0321822943, 978-0321822949

More Books

Students also viewed these Databases questions

Question

How do Dimensional Database Models differ from Relational Models?

Answered: 1 week ago

Question

What type of processing do Relational Databases support?

Answered: 1 week ago

Question

Describe several aggregation operators.

Answered: 1 week ago