We are asked to find the probability that A and E are always together in the queue of 5 persons.
Step 1: Total number of arrangements
The total number of ways to arrange 5 persons is:
\[
5! = 120
\]
Step 2: Treat A and E as a block
If A and E are always together, treat them as a single block. Now, we have 4 entities to arrange: the block (A and E), B, C, and D. The number of ways to arrange these 4 entities is:
\[
4! = 24
\]
Step 3: Arranging A and E within the block
Within the block, A and E can be arranged in \( 2! = 2 \) ways.
Step 4: Probability calculation
Therefore, the total number of favorable outcomes is \( 4! \times 2! = 24 \times 2 = 48 \). The probability that A and E are always together is the ratio of favorable outcomes to total outcomes:
\[
P(\text{A and E together}) = \frac{48}{120} = \frac{3}{5}
\]
Thus, the correct answer is \( \frac{3}{5} \).