1/19
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
at any given time, a binary function can be in only ___ of ___ possible states
one;two
the truth table displays each possible combination of ___ to the function/system and the resultant ___ for that input
input; output
the logical operator of a function is defined as the logical relationship between the ___
functions inputs and its outputs
the truth table for the input/output relationship of a function with six inputs would contain entries for exactly ___ configurations of these inputs
64
an electrical wire or hydraulic line can be represented by the ___ logical operator
buffer
In mathematics the value of any positive number raised to the zero power (any positive number with zero as its exponent) is ___
1
The number 10101 in the base 2 binary system can be converted to ___ in the base 10 decimal system
21
The number 1101 in the base two binary system can be converted to ___ and the base 10 decimal system or ___ in the base 16 hexadecimal system
13; D
Assume a system whose configuration is controlled by a six bit binary digital device the maximum number of configurations that can be controlled by this device is ___
64
Consider a function with three inputs that has an and logical operator. A test indicates that the output is low (not sufficient) the technician can assume that the function has failed if and only if ___
All three inputs are sufficient
The highest value digit in the octo number system is
7
The highest value digit in the hexadecimal number system is
F
The value of x^0 (the number X raised zero power) is
One if the value of X is greater than zero
The value of the binary number 11100 converted to the decimal number system is
28
The number 256 in the decimal system can be converted to the hexadecimal number
FF
If a function has an AND logical operator, it's output will be sufficient if and only if
All inputs are sufficient
The following symbol is for a function with
An XOR logical operator
Which of the following symbols is correct for a NOR logical operator
Answer D
Two functions are combined to form a higher function as shown below the logical operator of the combined function is a/an
OR
The following truth table is for a/an
OR logical operator