No, I believe it is "You should use proper grammar when asking a question".
A logic gate is an idealized or physical device implementing a Boolean function; that is, it performs a logical operation on one or more binary inputs and produces a single binary output.
Answer: (C)Self-dealing
Explanation: Self -dealing is the illegal act in the corporate sector in which the manager takes the advantage of the position and try to own the funds and money as his own possession rather than giving it to the shareholders and clients. This act causes severe circumstances for the manager such as penalties,termination etc.
Thus, the correct option is option(c).
Answer:
-Hardware interrupts are the interrupts that occur due to the external devices.
-Software interrupt arises due to the executing program.
Explanation:
- Hardware Interrupts are the raised due to external hardware devices whereas the software interrupts are raised by the executing instruction.
- Asynchronized events occur in the hardware interrupts whereas software interrupt face the synchronized events.
- There is increase in the program counter in software interrupt but no increment in the program counter for the hardware interrupt.