A subdocument is saved as this

a. Merged file
b. Separate file
c. Excel file


B

Computer Science & Information Technology

You might also like to view...

You are doing a binary search of the dictionary for page where a word should be, using the recursive binary search. What is done to guarantee that the successive dictionaries to be searched are smaller?

a. Search a dictionary with one less page. b. Search a dictionary with one less word. c. Search a dictionary with half the words. d. Recursively search the half the dictionary where the word should be.

Computer Science & Information Technology

A(n) __________ is a value or an object that signals an error.

a. destructor b. template c. throw d. exception e. None of these

Computer Science & Information Technology

What is free software? List three characteristics of free software.

What will be an ideal response?

Computer Science & Information Technology

A customer's cell phone would be an example of a ________

A) primary key B) table C) field D) record

Computer Science & Information Technology