adplus-dvertising
frame-decoration

Question

The program, that instigates a procedure while execution, is known as

a.

Caller

b.

Callee

c.

Stack

d.

Functions

Answer: (a).Caller

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. The program, that instigates a procedure while execution, is known as

Similar Questions

Discover Related MCQs

Q. In the instruction addi $t0,$t0,4 , I is for adding

Q. The data transfer instructions, that are used to transfer computer data from memory to

Q. The representation of an instruction, in the form of fields is called

Q. Coping the parameter $a0 into $s2 will be written in assembly instruction as

Q. Given instructions lw $t0,1200($t1); add $t0,$s2,$t0; sw $t0,1200($t1), are the compiled instruction of expression

Q. Code for writing byte from the destination can be written as

Q. The instruction, move $t0, $t1 describes

Q. Code for reading byte from the source can be written as

Q. '|' symbol that is used in the logical operation represents the

Q. Doubling the amount of transistors in every 18 month, is known as

Q. Operation calculating NOT of the OR can be represented as

Q. Jumping back to calling routine in MIPS is represented as

Q. Logical Instructions

Q. The LINK instruction saved in the $ra register, have PC increment of

Q. For pointing to the first word of the frame of a procedure, the pointer used is

Q. The initialization in the For Loop for (i = 0; i < n; i += 1) can be written in assembly language as

Q. Register + branch address gives you the

Q. The sum of b and c placing in the variable 'a' as

Q. The gcc level of the procedure integration, can be calculated as

Q. In the given expression add t0,g,h; the t0 is a