Answer Posted / revathi pawar
to clear the thngs which r stored in memory..
the disadv s that we cant c the clearance of data
| Is This Answer Correct ? | 8 Yes | 12 No |
Post New Answer View All Answers
write a program to copy the string using switch case?
What is the maximum no. of arguments that can be given in a command line in C.?
explain what is fifo?
Does * p ++ increment p or what it points to?
What is the difference between int main and void main in c?
What is new line escape sequence?
What is #define?
FORMATTED INPUT/OUTPUT functions are a) scanf() and printf() b) gets() and puts() c) getchar() and putchar() d) all the above
Explain what is the difference between a string and an array?
What is data type long in c?
Is it better to use a macro or a function?
Explain modulus operator.
Explain low-order bytes.
What is the significance of an algorithm to C programming?
What are the advantages of c language?