Answer Posted / saravanan
From the heap memory of the process
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
What is restrict keyword in c?
Can a function be forced to be inline? Also, give a comparison between inline function and the C macro?
What is the role of this pointer?
Is register a keyword in c?
Write a c program to demonstrate character and string constants?
Is there any algorithm to search a string in link list in the minimum time?(please do not suggest the usual method of traversing the link list)
why wipro wase
What is a list in c?
Explain high-order bytes.
Why c is procedure oriented?
Write a programme using structure that create a record of students. The user allow to add a record and delete a record and also show the records in ascending order.
Why is main function so important?
A global variable when referred to in another file is declared as this a) local variable b) external variable c) constant d) pointers
What is extern c used for?
Are bit fields portable?