Physics, asked by phanindradasari2000, 3 months ago

multiple choice (Select
X=0x3B
Y=0x96;
Z=X Y
Options

1:-OxBF
2:- OXFB
3;-OXCF
4:-OxBC​

Answers

Answered by xxxx68
9

Answer:

hexadecimal (hex) number. We can tell it is a hex number because it starts with 0X.

The hexadecimal number system has 16 symbols (base 16) instead of the decimal system which has 10 numbers (base 10). The hex symbols are 0 1 2 3 4 5 6 7 8 9 A B C D E F where A=10, B=11, C=12. D=13, E=14, and F=15.

given :

X=0x3B

Y=0x96;

Z=X Y

to find z

z= xy

= 0x3B×0x96

here i am multi plying first unit

B×6= 2×6=12

and it is a hexadecimal number.so 12=c

i am not soving full question sorry

so the answer is option 4.

OxBC ans.

hope it's help you........

mark me branliest plz...

Similar questions