Computer Science, asked by TravisScot, 7 months ago

Digits that make up the octal number system are part of the character set of Java. True or False?

Answers

Answered by ankurbhaskar05
0

Answer:

The octal numeral system, or oct for short, is the base-8 number system, and uses the digits 0 to 7. Octal numerals can be made from binary numerals by grouping consecutive binary digits into groups of three (starting from the right). For example, the binary representation for decimal 74 is 1001010                                    

PLS MARK AS BRAINLIEST

Explanation:

Answered by ItzXmartySHRUTI
0

Answer:

True

The octal numeral system, or oct for short, is the base-8 number system, and uses the digits 0 to 7.

Similar questions