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
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.
How to declare a variable?
What is a program flowchart and how does it help in writing a program?
Is it possible to have a function as a parameter in another function?
the question is that what you have been doing all these periods (one year gap)
What are the types of c language?
pgm to find any error in linklist(in single linklist check whether any node points any of previous nodes instead of next node)
What is structure padding in c?
The postoder traversal is 7,14,3,55,22,5,17 Then ur Inorder traversal is??? please help me on this
In c programming language, how many parameters can be passed to a function ?
What is pass by value in c?
Explain what does a function declared as pascal do differently?
What are operators in c?
What is the deal on sprintf_s return value?
Can we change the value of #define in c?