WAP to accept basic salary of an employee?
Calculate it HRA=25%,DA=30%,PF=30%&net salary display all
contents?
Answer Posted / balachander
wrong
| Is This Answer Correct ? | 8 Yes | 7 No |
Post New Answer View All Answers
What are the different types of control structures in programming?
What is structure pointer in c?
What should malloc(0) do?
Explain what is the difference between functions abs() and fabs()?
using only #include
How to explain the final year project as a fresher please answer with sample project
What is the process to generate random numbers in c programming language?
What is wrong in this statement? scanf(ā%dā,whatnumber);
Write a program which returns the first non repetitive character in the string?
How can you call a function, given its name as a string?
What is double pointer in c?
What do you mean by invalid pointer arithmetic?
What is a lvalue
What is NULL pointer?
What is the use of function in c?