To level order traversal on a binary tree which data structure will be required? (A) Binary search tree (B) Stack (C) Hash table (D) Queueâ–ºCorrect Option Correct Answer is: D