Computer Science, asked by 4427, 8 months ago

please answer me guys
irrelevant answers will be reported​

Attachments:

Answers

Answered by anindyaadhikari13
18

Comparing two boolean variables is possible.

The output will be - if executed.

!a returns false and b&&c returns true.

also, one of the conditions is true

therefore true part will evaluate.

Thus, output - If executed.

Answered by Vyomsingh
2

Answer:

Output:-if executed....

Because !a=false(opposite of true)

||Will execute if ither one situation is true..

Therefore if executed..

Explanation:

Similar questions