subject

If p calls g(x, y), then which of the following statements below are correct ?

1. arguments passed to g are stored in g's stack frame.

2. return address to p is stored in p's stack frame.

3. g can safely overwrite %eax, %edx or %ecx without saving their data first.

4. g can safely overwrite %ebx, %esi or %edi without saving their data first.

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 21.06.2019 14:30
The egyptians invented the ? to water their crops, and may have used the ? to build the pyramids.
Answers: 1
question
Computers and Technology, 23.06.2019 00:40
Consider the following statements: struct nametype{string first; string last; }; struct coursetype{string name; int callnum; int credits; char grade; }; struct studenttype{nametype name; double gpa; coursetype course; }; studenttype student; studenttype classlist[100]; coursetype course; nametype name; mark the following statements as valid or invalid. if a statement is invalid, explain why.a.) student.course.callnum = "csc230"; b.) cin > > student.name; c.) classlist[0] = name; d.) classlist[1].gpa = 3.45; e.) name = classlist[15].name; f.) student.name = name; g.) cout < < classlist[10] < < endl; h.) for (int j = 0; j < 100; j++)classlist[j].name = name; i.) classlist.course.credits = 3; j.) course = studenttype.course;
Answers: 1
question
Computers and Technology, 23.06.2019 08:00
The managing director of a company sends a christmas greeting to all his employees through the company email. which type of network does he use? he uses an .
Answers: 3
question
Computers and Technology, 23.06.2019 22:30
Apart from confidential information, what other information does nda to outline? ndas not only outline confidential information, but they also enable you to outline .
Answers: 1
You know the right answer?
If p calls g(x, y), then which of the following statements below are correct ?

1. argu...
Questions
question
Mathematics, 20.09.2020 17:01
question
Mathematics, 20.09.2020 17:01
question
Mathematics, 20.09.2020 17:01
question
Mathematics, 20.09.2020 17:01
question
Mathematics, 20.09.2020 17:01
question
Mathematics, 20.09.2020 17:01
Questions on the website: 13722367