Answer:
|-3| = 3 and -|-4| = -4
Explanation:
The absolute value function changes the sign to positive, if it isn't already. The usual rules of arithmetic and logic apply to these statements.
|-3| = 3 (true) and -|-4| = -4 (true) ⇒ this statement is true
|-3| = 3 (true) and |-4| = -4 (false) ⇒ this statement is false
-|3| = 3 (false) and |4| = 4 (true) ⇒ this statement is false
|-3| = 3 (true) and -|4| = 4 (false) ⇒ this statement is false
__
Additional comment
A compound "and" statement is only true if all of the parts of it are true.