NUMBER SYSTEMS (Part 2) Flashcards

1
Q

DETERMINING THE RADIX

A

USING POSITIONAL NOTATION, BOTH DIGITS MUST BE CONVERTED TO DECIMAL THEN SOLVE FOR THE UNKNOWN BASE.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

NUMBER SYSTEM OPERATIONS

A
  1. ARITHMETIC OPERATIONS
  2. BITWISE OPERATIONS
  3. RELATIONAL OPERATIONS
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

used to evaluate a condition that’s applied to one or two boolean expressions. The result of the evaluation is either true or false.

A

RELATIONAL OPERATIONS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

works with the binary representation of a number rather than that number’s value. The operand is treated as a set of bits, instead of as a single number. Bitwise operators are similar in most languages that support them.

A

bitwise operator

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Two forms of complement

A

DIMINISHED RADIX:
RADIX:

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

γ€–(π‘Ÿβˆ’1)γ€—^β€² 𝑠 πΆπ‘œπ‘šπ‘π‘™π‘’π‘šπ‘’π‘›π‘‘=(π‘Ÿ^π‘›βˆ’1)βˆ’π‘

A

DIMINISHED RADIX:

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

π‘Ÿ^β€² 𝑠 πΆπ‘œπ‘šπ‘π‘™π‘’π‘šπ‘’π‘›π‘‘=[(π‘Ÿ^π‘›βˆ’1)βˆ’π‘]+1

A

RADIX:

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly