The data storage hierarchy consists of:
A) Bits, bytes, records, fields, files, and databases
B) Bits, bytes, fields, records, files, and databases
C) Bytes, bits, fields, records, files, and databases
D) Characters, fields, records, files, and databases
E) None of the above
Answer: B) Bits, bytes, fields, records, files, and databases
You might also like to view...
Answer the following statements true (T) or false (F)
1) XSL documents specify how programs are to render XML document data 2) XSL style sheets cannot be connected directly to an XML document. 3) XDocument objects contain other nested XDocuments. 4) An XElement’s contained text is retrieved with the Value property. 5) The Descendants method of class XContainer returns the same results as the Nodes method.
The ____________ is considered by many to be the world’s first programmable electronic computer.
a. UNIVAC b. ENIAC c. Apple II d. Harvard MARK I
What occurs after a method call?
a) Control is given to the called method. After the method is run, the application con- tinues execution at the point where the method was called. b) Control is given to the called method. After the method is run, the application con- tinues execution with the statement after the called method’s declaration. c) The statement before the method call is executed. d) The application terminates.
The Accept/Reject Changes option is located on the ________
A) Formulas Tab B) Insert Tab C) Review Tab D) View Tab