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.
Answer:
exit
Explanation:
When the Command Prompt window is active, you can end a Command Prompt session in any of the following ways: Type exit at the command prompt. Click the Close button. Click the Control menu icon, and choose Close.
In python you can have several types of numbers such as plain integers, long integers, floating-point numbers and complex numbers.