Computer Science, asked by prashantgautam55, 10 months ago

ABC change into decimal no.​

Answers

Answered by riya584966
0

This online calculator is able to convert numbers from one number system to any other, showing a detailed course of solutions. And calculator designed for:

Decimal to binary conversion,

Binary to decimal conversion,

Decimal to hexadecimal conversion,

Decimal to binary conversion method,

Floating point decimal to binary conversion method,

Decimal to binary converter with steps,

Decimal fraction to binary converter.

Answered by aditimoulik2001
0

The first number is multiplied by 1(HEre C), second is multiplied by 16 and third is multiplied by 16 square

C hexadecimal is 12

B hexadecimal is 11

A hexadecimal is 10

12 x 1 = 12

11 x 16 = 176

10 x 256 = 2560

12 + 176 + 2560 = 2748

Thus, we got the following answer:

ABC = 2748

Don’t hesitate to consult for doubt in the comments below and Don't forget to mark it the brainliest if it helps.. #BAL #answerwithquality  

Similar questions