394 views
0 votes
0 votes
Arrange  the following, based on the order the parameters  are pushed into the stack

a.  Return address is pushed

b. The function call parameters

c. Previous frame pointers

d. Local variables are allocated

Options

1. a, b, c, d

2.b, c, d, a

3.b, a, c, d

4.a, c, b, d

Please log in or register to answer this question.

Related questions

1 votes
1 votes
1 answer
1
0 votes
0 votes
1 answer
2
Suman Acharya asked Sep 14, 2017
594 views
In a mandatory access control, information from top secret object will not flow to secret and vice versaTrueFalse
0 votes
0 votes
1 answer
3
Suman Acharya asked Sep 14, 2017
269 views
Match the following a. Secrecy. 1. Limit the resource usage. b Integrity 2. Unauthorized modification c availbility. 3. Unau...
0 votes
0 votes
1 answer
4
Suman Acharya asked Sep 14, 2017
608 views
ASLR randomizesa. The size of all arrays, thereby by making it difficult to perform buffer overflowsb. All instructions in the programc. Positions of the stack, heap and...