Answer Posted / hemas
'\0' is NULL character
"" is null string.
| Is This Answer Correct ? | 15 Yes | 0 No |
Post New Answer View All Answers
to print the salary of an employee according to follwing calculation: Allowances:HRA-20% of BASIC,DA-45% of BASIC,TA-10%. Deductions:EPF-8% of BASIC,LIC-Rs.200/-Prof.Tax:Rs.200/- create c language program?
What is union in c?
How reliable are floating-point comparisons?
What is a macro, and explain how do you use it?
c language supports bitwise operations, why a) 'c' language is system oriented b) 'c' language is problem oriented c) 'c' language is middle level language d) all the above
What is include directive in c?
Explain logical errors? Compare with syntax errors.
Differentiate between full, complete & perfect binary trees.
Explain what is output redirection?
What are the types of operators in c?
Can the curly brackets { } be used to enclose a single line of code?
Difference between goto, long jmp() and setjmp()?
Wt are the Buses in C Language
If you know then define #pragma?
What does it mean when the linker says that _end is undefined?