Give two ways of converting a two input NAND gate to an inverter.
Correct Answer
One way is shorting the two inputs of the NAND gate and passing the input truth table: A B output 1 1 0 0 0 1 The second way is passing the input to only one input (say A) of the NAND gate Since the other input (say B is floating, it is always logic one Truth table: A B output 1 1 0 0 1 1
More questions
1. In the relational model, relationships between relations or tables are created by using:
Correct Answer: Object Repository means not a collection of objects it's a common repository for all the people (testing, developers) for seeing all the data in single login for example QA wants to see 5 testers works then he goes to each person login and see the data It's very difficult job for this we can use Object Repository
Correct Answer: The OSI Model is used as a reference model The primary reason the OSI model was created was so that different networks could inter-operate Hence, different networks could communicate