Is 0/0, zero or undefined?

It's undefined. Just use the definition of division. By a/b we mean the value of x that satisfies the equation:

b x = a

If you take b and a equal to zero, you have:

0 * x = 0

Any value for x will satisfy this equation (zero times any number is zero). So, the equation does not yield a unique solution.