Answer Posted / ram
4 logical,syntax,linking,runtime error
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
which is an algorithm for sorting in a growing Lexicographic order
How can a number be converted to a string?
Can the “if” function be used in comparing strings?
What are the types of operators in c?
Why is sizeof () an operator and not a function?
Explain what is the difference between a free-standing and a hosted environment?
Explain how can you be sure that a program follows the ansi c standard?
What is string function in c?
Does free set pointer to null?
Explain what is the stack?
What is register variable in c language?
What is difference between class and structure?
Where is c used?
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 the difference between far and near in c?