Returns true if Op1 is true and Op2 is true.
Example
The return value of the following statement is abc.
|
Returns true if Op1 is true or Op2 is true.
Example
The return value of the following statement is abc.
|
Returns true if Op1 is false.
Example
The return value of the following statement is def.
|