adplus-dvertising
frame-decoration

Question

Optimization of the program that works within a single basic block is called

a.

Local optimization

b.

Global optimization

c.

Loop un-controlling

d.

Loop controlling

Answer: (a).Local optimization

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Optimization of the program that works within a single basic block is called

Similar Questions

Discover Related MCQs

Q. The pointer of the stack, is always set to the

Q. Add $t0,$s1,$s2; add $t1,$s3,$s4; sub $s0,$t0,$t1 , the given lines of code gives an expression of

Q. The stack's segment that is used to have procedure's saved registers, is known as

Q. The assembly language instruction corresponding to the machine code 00af8020hex is

Q. The compilation of the given code in C instruction g = h + A[8]; will be

Q. The Intel 8087 build in 1980 was a/an

Q. The architecture of Intel 8086, announced in 1978 was

Q. Negating the hexadecimal expression (eca8 6420)hex will give

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

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