List I (Bits operator in C) | List II (Meaning) | ||
---|---|---|---|
A. | ? | 1. | Bitwise XOR |
B. | & | 2. | Bitwise AND |
C. | | | 3. | Bitwise OR |
D. | U | 4. | One's complement |
As we know, Gain with feedback
A = - 1000, ? = -0.1 .
Comments
There are no comments.Copyright ©CuriousTab. All rights reserved.