Explanation : BFS: Start at root (some arbitrary node of a graph, sometimes referred to as “search key”) and explore the neighbor nodes first, before and moving to the next level neighbors.
by using this we have different :
POQNMR or PQOMNR
So only D is correct answer