984 views
0 0 votes

Please explain points in short, and intuition behind its working.

​​

Please log in or register to answer this question.

Position:
Show:

Related questions

2 2 votes
1 1 answer
855
855 views
sh!va asked Dec 6, 2016
855 views
Consider the code snippets:i)void foo(){ while(1) int *i= new int;} ii)void foo(){ foo();} Choose the ocrrect statements:A. Both shows stack overflowB. Both show...
0 0 votes
1 1 answer
811
811 views
sh!va asked Dec 6, 2016
811 views
Interview Question:1) How size of a stack and heap memory for a proces is decided?2) I wrote a program with no data or instructions. How text, data, stack ,heap will be a...
1 1 vote
1 1 answer
3.6k
3.6k views
radha gogia asked Oct 19, 2015
3,592 views
what is the meaning of the below paragraph"The  large blank space between stack and the heap is a part of virtual address space but will require actual physical pages onl...
0 0 votes
1 1 answer
705
705 views
Somdatta Sen asked Feb 9, 2019
705 views