Podcast
Questions and Answers
What is the first step in converting an integer from decimal to another base?
What is the first step in converting an integer from decimal to another base?
- Add decimal number to the base
- Subtract decimal number from the base
- Multiply decimal number by the base
- Divide decimal number by the base (correct)
In converting an integer from decimal to another base, what does the remainder represent?
In converting an integer from decimal to another base, what does the remainder represent?
- Fraction
- Middle-order digit
- Lowest-order digit (correct)
- Highest-order digit
What is the first step in converting a fraction from decimal to another base?
What is the first step in converting a fraction from decimal to another base?
- Add decimal number to the base
- Multiply decimal number by the base (correct)
- Divide decimal number by the base
- Subtract decimal number from the base
In converting a fraction from decimal to another base, what does the integer represent?
In converting a fraction from decimal to another base, what does the integer represent?
What is the first step in converting an integer from decimal to octal (base 8)?
What is the first step in converting an integer from decimal to octal (base 8)?
In converting an integer from decimal to octal, what does the remainder represent?
In converting an integer from decimal to octal, what does the remainder represent?
What is the first step in converting an integer from decimal to hexadecimal?
What is the first step in converting an integer from decimal to hexadecimal?
What is the highest-order digit in the octal conversion of (0.3125)10?
What is the highest-order digit in the octal conversion of (0.3125)10?
How is binary addition best explained?
How is binary addition best explained?
What is used to represent signed numbers in computers?
What is used to represent signed numbers in computers?
What is the coefficient a1 in the octal conversion of (175)10?
What is the coefficient a1 in the octal conversion of (175)10?
What is the second step in converting a fraction from decimal to hexadecimal?
What is the second step in converting a fraction from decimal to hexadecimal?
What does the left-most bit indicate in signed binary number representations?
What does the left-most bit indicate in signed binary number representations?
What is the lowest-order digit in the octal conversion of (175)10?
What is the lowest-order digit in the octal conversion of (175)10?
How is binary multiplication similar to decimal multiplication?
How is binary multiplication similar to decimal multiplication?
What is used to convert between Base 16 and Base 2?
What is used to convert between Base 16 and Base 2?
Flashcards are hidden until you start studying