WAP to accept basic salary of an employee?
Calculate it HRA=25%,DA=30%,PF=30%&net salary display all
contents?
Answer Posted / salim kumar a.p.
My question is that, my salary is Rs. 12,000/-. In my
salary, How can calculate the Basic, DA, HRA and other
conveyance allowancs. This is for the PF. Please send the
detaisl and examples to me at the earleist. Hope for the
same.
Thanks
Salim Kumar A.P.
| Is This Answer Correct ? | 10 Yes | 10 No |
Post New Answer View All Answers
Why string is used in c?
What is pointer to pointer in c language?
What is the use of a ‘ ’ character?
What is the heap?
What is the difference between the = symbol and == symbol?
in linking some of os executables are linking name some of them
Why doesnt long int work?
What is volatile variable in c?
What is the purpose of main() function?
If a five digit number is input through the keyboard, write a program to print a new number by adding one to each of its digits.For example if the number that is input is 12391 then the output should be displayed as 23402
List at least 10 sorting methods indicating their average case complexity, worst case complexity and best case complexity.
When was c language developed?
a value that does not change during program execution a) variabe b) argument c) parameter d) none
What is the difference between NULL and NUL?
Explain the difference between exit() and _exit() function?