____ software is useful primarily to create and maintain your own database.

A. Web app
B. Database
C. Online
D. Spreadsheet


Answer: B

Computer Science & Information Technology

You might also like to view...

Which of the following is not a valid value for the FormBorderStyle property?

a. Fixed3D b. Sizable c. FixedSingle d. FixedDouble

Computer Science & Information Technology

When using recursion on linked lists

A) the linked list class is subclassed, and then the recursive method overrides a method of the same name in the list class B) the recursive method should be one of the methods specified in the List interface C) the recursive method should be made private, and should be called by a public non-recursive method D) the recursive method should not call itself outside of its base case

Computer Science & Information Technology

________ is the theory that holds that actions that generate greater happiness are judged to be better than actions that lead to unhappiness

A) Utilitarianism B) Deontology C) Relativism D) Virtue Ethics

Computer Science & Information Technology

____ is an industry standard protocol specification that forwards username and password information to a centralized server.

A. Kerberos B. TACACS+ C. PKI D. Asymmetric encryption

Computer Science & Information Technology