differentiate between logical and conditional operators
Answers
Answered by
2
A Bitwise And operator is represented as '&' and a logical operator is represented as '&&'. Following are some basic differences between the two operators. a) The logical andoperator '&&' expects its operands to be boolean expressions (either 1 or 0) and returns a boolean value.
Similar questions
Social Sciences,
8 months ago
Physics,
8 months ago
Math,
1 year ago
Biology,
1 year ago
Science,
1 year ago