A binary tree stores items that have a natural order in such a way that at each node X, all items stored in the left subtree of X are less than the item stored at X, and all items stored in the right subtree are greater than the item stored at X. Such a binary tree is called

A) an ordered binary tree
B) a binary search tree
C) an AVL tree
D) a priority queue


B) a binary search tree

Computer Science & Information Technology

You might also like to view...

It is a proven fact that outsiders perpetrate most computer crimes.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Match the following damaging factor with its effect:

I. humidity II. magnetic field III. vibration IV. power brownout V. static electricity A. physical damage B. computer freezes or loses information stored in RAM C. erased data D. frequent paper jams E. circuit damage

Computer Science & Information Technology

Which of the following terms best describe a range of addresses from 169.254.0.0 to 169.254.255.255 that a Windows or Mac OS X computer assigns to its primary network interface when a DCHP server is unavailable?

A. Private IP Address B. Automatic Private IP Addressing C. Reserved Automatic Network Addressing D. Automatic Multicast IP Addressing

Computer Science & Information Technology

A presentation can be edited in the Slide pane or in the presentation outline

Indicate whether the statement is true or false

Computer Science & Information Technology