COMPILER DESIGN

ADVANCED TOPICS IN COMPILER DESIGN

CODE GENERATION FOR OBJECT ORIENTED LANGUAGES

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Place the four numbers in order from least to greatest. Drag each number to the correct box.
A
71 (base 10), 1000110 (base 2), 48 (base 16), and 73 (base 10)
B
1000110 (base 2), 71 (base 10), 48 (base 16), and 73 (base 10).
C
71 (base 10), 48 (base 16), 1000110 (base 2), and 73 (base 10).
D
None of the above
Explanation: 

Detailed explanation-1: -Least to greatest: Arranging the numbers from least to greatest means writing the numbers in an ordered list according to their values. The smallest number should be written on the left, with the next smallest number written to its immediate right.

Detailed explanation-2: -For example 10, 9, 8, 7, 6, 5, 4, 3, 2, 1 are arranged in descending order. In other words, if the numbers are arranged from the largest to the smallest number, it is said to be in descending order.

There is 1 question to complete.