1) is the following expression true or false
-1 * -2 = = 14%4
2) is the following contitional statement true or false
int x = 6
-3<5 || !(x%3 = = 0)
Answers
Answered by
1
Explanation:
is the following expression true or false
-1 * -2 = = 14%4
false
Similar questions