COGNITIVE ASSESSMENT
You want to purchase a server operating system for your small business. Which of the following is NOT an example of an operating system you can purchase?

A. Apple iOS
B. Linux
C. UNIX
D. Windows Server


Answer: A

Computer Science & Information Technology

You might also like to view...

For each of the following schedules, state whether the schedule is serializable, conflict- serializable, view-serializable, recoverable, and whether it avoids cascading aborts:

(a) read(T1, balx), read(T2, balx), write(T1, balx), write(T2, balx), commit(T1), commit(T2) (b) read(T1, balx), read(T2, baly), write(T3, balx), read(T2, balx), read(T1, baly), commit(T1), commit(T2) (c) read(T1, balx), write(T2, balx), write(T1, balx), abort(T2), commit(T1) (d) write(T1, balx), read(T2, balx), write(T1, balx), commit(T2), abort(T1) (e) read(T1, balx), write(T2, balx), write(T1, balx), read(T3, balx), commit(T1), commit(T2), commit(T3)

Computer Science & Information Technology

Identify the letter of the choice that best matches the phrase or definition.

A. A process that provides a blueprint for Web page arrangement, Web site navigation, and page content organization B. A general underlying theme that unifies the various elements of a site and contributes to the site's look and feel C. The group of users that the Web site creators would MOSTlike to visit the site D. The position of elements on the screen E. Imagined situations in which the target audience might access a Web site F. A diagram of geometric shapes connected by lines that show steps in sequence G. The careful investigation and study of data about the target audience's preferences for a product or service H. A number system that uses the digits 0-9 to represent the decimal values 0-9, plus the letters A-F to represent the decimal values 10 to 15 I. A tool designed to help you determine the characteristics of the group of people you are trying to reach J. Specifies how the digital codes will display the characters in the Web page K. Category that enables you to select an image as a guide for re-creating a design or mock-up that was originally created in a graphics program L. A comparison in which one object, concept, or idea is represented as another

Computer Science & Information Technology

In some programming languages, strings are entered surrounded by either single or double quotation marks. Write a program that reads the three strings suzy, "suzy" and 'suzy'. Are the sin- gle and double quotes ignored or read as part of the string?

What will be an ideal response?

Computer Science & Information Technology

To find results, a general search engine ______.

A. searches its database B. searches all webpages on the Internet C. searches other search engine results D. searches using search engine optimization

Computer Science & Information Technology