Re: Post ur C/C++ Programs Here
Someone assign me the algorithm or code for the same .
1. Wite aii interactive C program that outputs a telephone bill, if the number of telephone calls
are given by the user. A telephone call is described by the starting and stopping timqs, where
. the timings are given in the form of hh:mm,/dd/mm/VyW 20 .
hh + the hour 'dd -+ the day
mm -) the minutes mm -+ the month
yyyy -) the year ,
,:The'fo[owtng table describes the cost of a phone call per minute.
Time Cost per minute (in rupees)
00:00 to 7:59
08:00 to 18:59
19;00 to 23:59
0.50
1.00
0.40
1. Write an interactive C program to generate a pay-slip for 7 employees in a small organisation
whose Basic, TA, DA, Allowances, Perks, Deductions (like GPF, loans, LIC) are given by the
user. The pay-slip should contain the name, scale of pay, month and year, designation,
department, gross-pay, net-pay and attendance.