Answer Posted / saravanan
From the heap memory of the process
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
Why should I prototype a function?
What is c token?
What are the basic data types associated with c?
How are Structure passing and returning implemented by the complier?
What are near, far and huge pointers?
What is the difference between printf and scanf )?
A character flag or control mechanism that delineates one data item from another a) variable b) constant c) delimiter d) call by reference
What is pointer & why it is used?
a program that performs some preliminary processing in C, it acts upon certain directives that will affect how the compiler does its work a) compiler b) loader c) directive d) preprocessor
What is structure in c explain with example?
What is sizeof return in c?
What is atoi and atof in c?
What does *p++ do?
What is binary tree in c?
What is zero based addressing?