Answer Posted / suman
by using calloc() or malloc() functions we create at run
time
i think it will be correct if not forgive me
sumankumar..........
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is a rvalue?
Is a pointer a kind of array?
What is a MAC Address?
Why c is known as a mother language?
Write a program to implement a round robin scheduler and calculate the average waiting time.Arrival time, burst time, time quantum, and no. of processes should be the inputs.
Define recursion in c.
What is table lookup in c?
What is the value of c?
Why is sprintf unsafe?
Write a program to produce the following output: 1 2 3 4 5 6 7 8 9 10
What is a macro, and explain how do you use it?
What is gets() function?
Explain what is the best way to comment out a section of code that contains comments?
What is "Duff's Device"?
What are the complete rules for header file searching?