In a _____ traversal, the processing proceeds horizontally from the root to all of its children, then to its children's children, and so forth until all nodes have been processed.
A. breadth-first
B. depth-first
C. height-first
D. level-first
Answer: A
Computer Science & Information Technology
You might also like to view...
Moving through a linked list is referred to as ________ the list.
A) cruising B) traversing C) node-hopping D) alternating E) None of the above
Computer Science & Information Technology
URLs are blocked on a proxy server as ____.
A. IP addresses B. full-text URLs C. screen hosts D. domains
Computer Science & Information Technology
Which is not a reason to use fiber as opposed to twisted pair cable?
a. covers larger distances b. functions in areas with high electrical interference c. cheaper d. harder to tap
Computer Science & Information Technology
Java provides a type that models both a temperature’s magnitude and its scale.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology