To represent hierarchical relationship between elements, which data structure is suitable? C. Dqueue D. All of the above Correct! Wrong! The statement printf(“%c”, 100); will print? A. prints 100 B. print garbage C. prints ASCII equivalent of 100 D. None of the above Correct! Wrong!