Which conditional statement has the same truth value as this statement? "The sun of two odd numbers is even"

- if two numbers are multiplied, then their product is odd
- if an even and odd numbers are added, then their sum is even.
- if two even numbers are added, then their sum is even
- if two odd numbers are multiplied, then their product is even.