For the following exercises, assume the Java declaration:
int m=4, n=5, p=6, q=7;
Complete the computations using the Java operations, giving the result as your answer. Note that your answers will be integers or "true" or "false".