I Think The answer is c I hope it helps My friend Message Me if I’m wrong and I’ll change My answer and fix it for you
You can think of x && y || z as equivalent to: int func (int x, int y, int z) { if (x) { if (y) { return true; } } if (z) { return true; } return false; } Since both x and y are fixed to be non-zero values the first return statement is always hit. thats what i think
Answer:
D: Yes, a reasonable estimate is around 5 · $7 = $35.
Step-by-step explanation:
None