Answer Posted / kathir
undefined
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is pointers in c?
What do you mean by scope of a variable in c?
Is it better to use malloc() or calloc()?
What is unsigned int in c?
What are dangling pointers in c?
When should a far pointer be used?
What does %2f mean in c?
Can you write a programmer for FACTORIAL using recursion?
What is the main difference between calloc () and malloc ()?
Compare and contrast compilers from interpreters.
Give a one-line C expression to test whether a number is a power of 2. [No loops allowed - it's a simple test.]
How do you construct an increment statement or decrement statement in C?
what is event driven software and what is procedural driven software?
When was c language developed?
What are the loops in c?