Discussion :: Matching Questions
-
Match the following:
List I (Operator) List II (Description) A. & & 1. Bitwise inclusive OR B. & 2. Bitwise AND C. | | 3. Logical AND D. | 4. Logical OR
Answer : Option B
Explanation :
No answer description available for this question.
Be The First To Comment