...
Question 5191 – UGC NET CS 2012 Dec-Paper-2
November 5, 2023
Question 5193 – UGC NET CS 2012 Dec-Paper-2
November 5, 2023
Question 5191 – UGC NET CS 2012 Dec-Paper-2
November 5, 2023
Question 5193 – UGC NET CS 2012 Dec-Paper-2
November 5, 2023

Question 5192 – UGC NET CS 2012 Dec-Paper-2

In compiler design ‘reducing the strength’ refers to

Correct Answer: B

Question 11 Explanation: 
In compiler design ‘reducing the strength’ refers to code optimization using cheaper machine instructions.
Example:
Dividing by 2→ Use right shift by 2.
Multiplication by 2→ Use left shift by 2.
A
reducing the range of values of input variables.
B
code optimization using cheaper machine instructions.
C
reducing efficiency of program.
D
None of the above
0 0 votes
Article Rating
Subscribe
Notify of
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x
error: Alert: Content selection is disabled!!