Menu

[Solved] Okay Please Write C Program Use Structure Function Array Write Function Registration Requ Q37294252

Okay Please write a C++ program, Use Structure, Function andArray Only.

Write a function for Registration requesting Employee Name, ID,password, address, desig and phone number and Open a file to storethe information.

then WRITE A Function for LOGIN and verify the ID and passwordfrom the file, it should read ALL THE data in the file to verifythe ID and password, If not found, it should prompt the user toenter again till 3 attempt, If found then Login Successful

Lastly, When successful, It should open the Specific profileassociated with the login. After it display the Profile..
I want another function to ask for Employee basic Salary, Hours,amout paid per hour.
After that, the function should add Mobile allowance, petrolallowance to the basic salary AND then deduct these from the basicsalary *EPF , *tax, *Sosco (u can put any percentage perdeduction).
And write the output of the calculation in a Tabular form and SaveUnder the profile it’s opened
And another function to view the Payslip in Full with profile nameanytime(Should Not display Username and Password ) whenever i wantto view that whole payslip

Expert Answer


Answer to Okay Please write a C++ program, Use Structure, Function and Array Only. Write a function for Registration requesting Em… . . .

OR


Leave a Reply

Your email address will not be published. Required fields are marked *