Let's set up the kinematic displacement equations for both bodies starting from the origin ($x_0 = 0$):
* For body B moving with a constant uniform velocity $V$, its displacement after time $t$ is:
$$x_B = V \cdot t$$
* For body A starting from rest ($u = 0$) with uniform acceleration $a$, its displacement after time $t$ is:
$$x_A = \frac{1}{2}a t^2$$
Since they meet after time $t$, their total displacements must be exactly equal ($x_A = x_B$):
$$\frac{1}{2}a t^2 = V t$$
Since $t \neq 0$ at the meeting point, we divide both sides by $t$:
$$\frac{1}{2}a t = V \implies a t = 2V \implies t = \frac{2V}{a}$$
Final Answer:
The value of time $t$ when they meet is $\frac{2V}{a}$, which corresponds to option (A).