All numbers that only have one and itself as factors are prime. Therefore, to tell if a number is prime simply find it's factors. If it has more than two factors than it is not a prime number.
A prime number times a prime number is a composite number. Since prime numbers, except for 2, are odd numbers, a prime number times a prime number is usually an odd number. It will only be an even...