The convolution of two functions $u(t),v(t)$ is defined as $$u(t)*v(t) = \int_{-\infty}^{+\infty} u(\tau)\,v(t-\tau)\,d\tau.$$
Could you provide a simple example of two functions $u(t),v(t)$ for which their convolution is null for all $t$, without $u(t)$ or $v(t)$ being null for all $t$?
Complementing Alex Ortis answer. I agree that using the property that the Fourier Transform $\mathcal{F}$ is such that $\mathcal{F}\{u * v\} = \mathcal{F}\{u\} \mathcal{F}\{v\}$ is the most straightforward way to come up with an example.
For a concrete example of $u$ and $v$ for which $\mathcal{F}\{u\} \mathcal{F}\{v\} = 0$ you can use the sinc function. The Fourier transform of a sinc is a rectangle. For instance, $u(t) = \text{sinc}(\omega_1 t)$ and $v(t) = \text{sinc}(\omega_1 t) \sin(\omega_2 t)$ for appropriate choice of $\omega_1$ and $\omega_2$ should give you the example. Since their Fourier transform can be different then zero in intervals that do not overlap.
To show that, use (besides the Fourier properties mentioned above) the translation property and write $\sin(\omega_2 t) = \frac{\exp(j\omega_2 t) - \exp(-j\omega_2 t)}{2 j}$.