1The decimal value of 248 has which of the following hexadec
1)The decimal value of ‘248’ has which of the following hexadecimal value:
a) FF
b) F1
c) FH
d) F8
1)The decimal value of ‘248’ has which of the following hexadecimal value:
a) FF
b) F1
c) FH
d) F8
1)The decimal value of ‘248’ has which of the following hexadecimal value:
a) FF
b) F1
c) FH
d) F8
Solution
Sol: Decimal --> binnary --> hexadecimal
Dec--> binnary 248 ---> 11111000
binnary -- > hexadecimal = 11111000 --> F8
Answer [d] F8
