Correct option is B
A (Hexadecimal C + D): In hexadecimal,
C = 12 and
D = 13. Adding them gives
25, which is
19 in hexadecimal. Thus, A matches with
II.
·
B (Binary 00100100): In base-10,
00100100 equals
36, so B matches with
IV.
·
C (Transfer of a 2 MB file): At 2 megabits per second, it takes
8 seconds to transfer each megabyte. So, for 2 MB, it will take
16 seconds, making the match with
I incorrect.
·
D (Gigabyte = 2^p):
1 gigabyte equals
2^30 bytes, so D matches with
III.
Correct matching is
A-II, B-IV, C-I, D-III.