Octal subtraction of (232)8 from (417)8 will give ______________

🎲 Try a Random Question  |  Total Questions in Quiz: 50  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
Computer Fundamentals Practice Test: Number Systems — practice the complete quiz, review flashcards, or try a random question.

Number Systems topics include: Positional and non positional number system, decimal and binary number system, octal and hexadecimal number systems. The main number systems used in computer science are: Binary: (base 2) Decimal: (base 10) Octal: (base 8) Hexadecimal: (base 16)  Computers use the binary number system because they are made from binary digital components, or transistors, that work in two states: on and off.  In computing, hexadecimal and octal number systems are used as a compact way to represent binary numbers. Here's some more information about these number... Show more

Octal subtraction of (232)<sub>8</sub> from (417)<sub>8</sub> will give ______________