design finals 1 syllabus Flashcards
how many characters does a ‘boudot’ have
32
how many characters doe ASCII have
128 characters (2 to the power of 7)
how many characters doe EBCDIC have
256 characters (2 to the power 8)
How many characters does unicode have
65,536 (2 to the power of 16)
What are thr 2 types of verification checks?
Visual check: checking the data against the original document
Double entry: when data entered twice
what are the different types of validatiom checks
Format, range, length, type, existence, presence, character
What is the AND gate formula
(A•B)
What is the OR gate formula?
(A+B)
what is the NOT gate formula
(A’)
what is the NOR gate formula
(A+B’)
what is the NAND gate formula
(A+B)’
what is the NAND gate formula
(A+B)’