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
Explain what are its uses in c programming?
What is pointer in c?
Explain what is the general form of a c program?
in iso what are the common technological language?
What is equivalent to ++i+++j?
What is the advantage of using #define to declare a constant?
Should I use symbolic names like true and false for boolean constants, or plain 1 and 0?
difference between Low, Middle, High Level languages in c ?
How do you define CONSTANT in C?
what is the basis for selection of arrays or pointers as data structure in a program
Which are low level languages?
Disadvantages of C language.
Describe newline escape sequence with a sample program?
Why doesnt this code work?
what is a function method?give example?