Answer Posted / ravindra garg
(Higher Memory Address)
STACK -->Func arguments and return val(locals)
'
'
|
^
'
HEAP --> Dynamic Data
BSS --> Uninitialized Data
(Global and static default to zero)
DATA SEGMENT --> Initilialised data
(Global and static with init vals)
CODE SEGMENT --> Instructions
[Lower Memory Address]
| Is This Answer Correct ? | 38 Yes | 3 No |
Post New Answer View All Answers
Explain output of printf("Hello World"-'A'+'B'); ?
What is the difference between āgā and āgā in C?
Explain the process of converting a Tree into a Binary Tree.
What is keyword with example?
Which of the following operators is incorrect and why? ( >=, <=, <>, ==)
How do you determine whether to use a stream function or a low-level function?
What is bash c?
Do you know pointer in c?
Explain the use of #pragma exit?
For what purpose null pointer used?
Where define directive used?
we called a function and passed something do it we have always passed the "values" of variables to the called function. such functions calles are called a) calls by reference b) calls by value c) calls by zero d) none of the above
What is conio h in c?
Device an algorithm for weiler-atherton polygon clipping, where the clipping window can be any specified polygon
how is the examination pattern?