Concept:The converse of a conditional statement
p⇒q is
q⇒p.
Explanation:Let
p represent “birds fly.”
Let
q represent “the sky is blue.”
The given statement “When birds fly, the sky is blue” is
p⇒q.
Its converse is
q⇒p, written as “When the sky is blue, the bird flies.”
This exactly matches option D.
Options A, B, and C do not represent the converse because B is a biconditional, C is a disjunction, and A repeats the original order.
Answer:Option D.