Answer:
The answer is "Self-Checking digits".
Explanation:
- A self-check digit is a technique, that determines whether the identification number is valid or not. for example employee number, customer number, and invoice number.
- It allocates by using the formula and the method, which will check that identified by a person that commits fraud by creating a false ID number.
Algorithms are used as a prototype of an actual program, during project design.
The algorithm the manager can use to find the productID of the desktop products is as follows:
Start
i = 0
if i > N, then Exit:
Input productID:
If productID.upper() == 'A' or 'I' or 'E' or 'O' or 'U':
Process data as desktop products
i++
Go to step 2
Stop
Note that algorithms do not conform to programming syntax.
Read more about algorithms at:
brainly.com/question/24793921
Click new
Add members
Name the group
Save and close
Answer:
S and R both are 0
Explanation:
A <em>0</em> at the input of a NAND gate causes its output to be <em>1</em>. There is no other logic between the output NAND gate and the S or R inputs, so both inputs 0 will make both outputs 1.