Write a shell program. Enter basic pay of an employee and
calculate DA, HRA, Deduction, Gross pay and Net pay as follows:
DA = 75 % of BASIC
HRA = 10 % of BASIC
DEDUCTION = 15 % of BASIC
GROSS PAY = BASIC+DA+HRA
NET PAY = GROSS PAY-DEDUCTION.
Answer Posted / mishra@deepa
sorry, i m not writng the code here,
but u can do such type of decimal calculation by using bc
(binary calculator) option.
| Is This Answer Correct ? | 11 Yes | 10 No |
Post New Answer View All Answers
what is meant by life cycle of a business
what is adodb??y it is used for connection of V.B and access??what is ado?dao?
What is web.configuration? how is it work? & wht is use this?
Diff between IF and where ?
What sysoption determines where the macro facility searches a specific catalog for complied macro?
Tag for turning an image into a hyperlink is
without selecting individually each field in Action Class from jsp,what is the best process to select as many as field at a time automatically from jsp page by using value object class.
Code for display the images from drive using vb 6.0?
how much fee for deccan soft institute .how to block seat for sandeep sir class reply soonnnnÂ
what will we require to build project with the help of oracle
where is available in this mantis toturials?
what is the use of occurs 10 or (any number) in the internal table declaration with header line.
in teradata level primary in table level allows duplicates why?
Given an array all of whose elements are positive numbers, find the maximum sum of a subsequence with the constraint that no 2 numbers in the sequence should be adjacent in the array. So 3 2 7 10 should return 13 (sum of 3 and 10) or 3 2 5 10 7 should return 15 (sum of 3, 5 and 7)
hi viewers, tell me,what is scripting and programming, define and difference...pls