Skip to content

botshatarun-create/java-assignment-operators

Repository files navigation

java-assignmentoperators-.

1.binary to decimal.

output: binary to Decimal of 1110 = 14.

2.Decimal to Binary.

output: Decimal to Binary of 56 = 111000.

3.Decimal to Hex.

output: DecimaltoHex of 356 =164.

4.HexToBinaryMath.

output: HexToBinaryMath of 2F =00101111.

5.HexToDecimal.

output: HexToDecimal of 1A3 =419.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages