to print the salary of an employee according to follwing calculation:
Allowances:HRA-20% of BASIC,DA-45% of BASIC,TA-10%.
Deductions:EPF-8% of BASIC,LIC-Rs.200/-Prof.Tax:Rs.200/-
create c language program?
No Answer is Posted For this Question
Be the First to Post Answer
Explain what are binary trees?
When can you use a pointer with a function?
What is the right way to use errno?
When should you not use a type cast?
What is dynamic dispatch in c++?
difference of two no's with out using - operator
How can I dynamically allocate arrays?
What is the right type to use for boolean values in c?
What do you mean by dynamic memory allocation in c? What functions are used?
What is file in c language?
Explain what is the concatenation operator?
I just typed in this program, and it is acting strangely. Can you see anything wrong with it?