Intuitively, the parametric equation $z = (x(t), y(t))$ seems to only be able to generate one-dimensional objects, i.e. curves.
However...
Let $x(t)$ be "the odd-indexed digits of the real number $t$", and let $y(t)$ be "the even-indexed digits of the real number $t$". So for example, $x(123.4567) = 13.57$ and $y(123.4567) = 2.46$.
Now let's say we're given the parametric equation $z = (x(t),\ y(t))\ \ \ \forall\ t \in \mathbb{R}$.
This equation, essentially, represents a bijective mapping between $\mathbb{R}$ and $\mathbb{R} \times \mathbb{R}$.
My questions are:
Can $z$ be called a (two-dimensional) "surface" (instead of a curve)? (Why?)
If so, is it correct to say the surface is continuous? (Why?)