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
in ‘C’ language for Matrix Multiplication fails” Introspect the causes for its failure and write down the possible reasons for its failure.
What are preprocessor directives in c?
What is indirection in c?
How can I discover how many arguments a function was actually called with?
What is action and transformation in spark?
What is a function simple definition?
What is sizeof return in c?
What are the types of c language?
Where are local variables stored in c?
write a program in c language to print your bio-data on the screen by using functions.
How can you increase the allowable number of simultaneously open files?
What is the purpose of sprintf() function?
#define f(g,h) g##h main O int i=0 int var=100 ; print f ("%d"f(var,10));} wat would be the output??
What is scope rule of function in c?
Explain about the functions strcat() and strcmp()?