/*program to calculate hra,da in salary if salary less than
10000 then hra15%,da13% otherwise hra20%,da18%/*
Answer Posted / swapnilkumar
3 no solution is correct please run this code u will get result
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Is c call by value?
Array is an lvalue or not?
Write a program to print factorial of given number without using recursion?
Tell me what is null pointer in c?
How we can insert comments in a c program?
‘ C’ PROGRAME TO SHOW THE TYPE OF TRANGLE BY ACCEPTING IT’S LENGTH .
Is c++ based on c?
What is structure in c explain with example?
What are the standard predefined macros?
Write a program to print factorial of given number using recursion?
Is linux written in c?
Difference between Function to pointer and pointer to function
How can I insert or delete a line (or record) in the middle of a file?
Why does the call char scanf work?
What is spaghetti programming?