Infomax Computer Academy
Report Bug
Qus : Which of the following is not logical operator?
Qus निम्नलिखित में से कौन तार्किक ऑपरेटर नहीं है?
A. &
B. &&
C. ||
D. !
Solution
A. &
Explanation
Bitwise operators: & is a Bitwise AND operator. Logical operators: && is a Logical AND operator. || is a Logical OR operator. ! is a NOT operator.
Report Bug
Select Reason
Wrong Question
Wrong Translation
Out of Topic
Wrong Answer
Question and Option not visible
Formatting Issues
Hindi Version Not Available
Explanation Required
Others