Lab Manual
Lab Manual
Q6) Write a program to show the greatest no. b/w three no.
*****
****
***
**
12345
1234
123
12
Q34) Write a C++ program to read the data of N employee and compute
Net salary of each employee (DA=52% of Basic and Income Tax (IT) =30%
of the gross salary).