In the B-tree search algorithm we start from the end because if we searched from the beginning, we ____.
A. not be efficient
B. would overshoot our target and have to back up
C. not find the desired data
D. would enter in an infinite recursive loop
Answer: B
You might also like to view...
XslCompiledTransform’s ____________ method applies the compiled style sheet to a specified XML document.
a) Compile b) Load c) Transform d) None of the above
The __________ uses the __________ to physically access a disk’s directory.
a. file system/IOCS b. IOCS/file system c. open command/access command d. access command/open command
Computer languages can be classified as one of three types. Which of the following is not one of these types?
a) Assembly languages b) High-level languages c) Microcode languages d) Machine languages
Which of the following is not true about FTP?
A) In a professional setting, users have used FTP, or file transfer protocol, to share files. B) In order to use the full functionality of FTP, users need to have an FTP server program installed on their machine. C) FTP allows users to add, overwrite, and delete files on a remote computer's hard drive. D) User accounts can be created and different levels of permissions can be added on an account-by-account basis.