Answer Posted / veeresh
Memory is the very valuable, if we leave memory freely then
memory will be wasted and cant be used.
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
Why doesnt this code work?
What is a nested formula?
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 do you view the path?
What is bss in c?
What is variable declaration and definition in c?
How can you increase the size of a statically allocated array?
Explain the difference between malloc() and calloc() function?
A character flag or control mechanism that delineates one data item from another a) variable b) constant c) delimiter d) call by reference
How can you check to see whether a symbol is defined?
What are qualifiers and modifiers c?
which of the following statement is wrong a) mes=123.56; b) con='T'*'A'; c) this='T'*20; d) 3+a=b;
What is c language in simple words?
Can you subtract pointers from each other? Why would you?
Explain null pointer.