Chapter 5 Exercise B (a)
Duration: 15:30 Min | May 31, 2023
Let us C solution of Chapter 5 Exercise A: Question Asked: Write a c program to calculate overtime pay of 10 employees. Overtime is paid at the rate of Rs. 12.00 per hour for every hour worked above 40 hours. Assume that employees do not work for fractional part of an hour. Let us C solution Ch5 Exercise B (a) in Hindi from the chapter Loop Control Instructions explains how to use while loop in C,