Answer Posted / computer operator
dennis ritchi
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
Why are algorithms important in c program?
How many data structures are there in c?
Explain how can you be sure that a program follows the ansi c standard?
Explain the difference between ++u and u++?
Explain low-order bytes.
What is atoi and atof in c?
What is structure packing in c?
Is c procedural or functional?
What is zero based addressing?
what is the significance of static storage class specifier?
FORMATTED INPUT/OUTPUT functions are a) scanf() and printf() b) gets() and puts() c) getchar() and putchar() d) all the above
What is enumerated data type in c?
What is derived datatype in c?
Which one would you prefer - a macro or a function?
How many identifiers are there in c?