____ represent information with a sequence of 0s and 1s.

A. Analog signals
B. Application programs
C. Digital signals
D. System programs


Answer: C

Computer Science & Information Technology

You might also like to view...

Main memory is commonly known as ____________, or RAM.

a. random-access memory b. read-append memory c. random-asynchronous memory d. readily-available memory

Computer Science & Information Technology

Case-Based Critical Thinking QuestionsCase 4-1Shay has come to ask you some questions about a few new projects he is developing because he knows that you know a lot about floating layouts, and he wants some guidance. A design that Shay created in the past was criticized because it did not leave enough room for the browser chrome. To make certain to avoid that problem this time, what width should she give to a design of a page created for a 1024 x 768 resolution?

A. 955 B. 1024 C. 1124 D. 1200

Computer Science & Information Technology

The VSTO ____ event executes as the Word document is loaded and displayed.

A. ThisDocument_Startup B. Document_Shutdown C. ThisDocument_Shutdown D. Document_Startup

Computer Science & Information Technology

Case-Based Critical Thinking QuestionsCase 1: Jack of All TradesYou've been asked to design an application for Jack of All Trades, which rents small power equipment to commercial and residential customers, to process its transactions. ThestrCustomervariable will be used to determine whether a customer is commercial (C) or residential (R). Commercial customers receive a 10% discount if they are members of the Rental Rewards Program. Residential customers receive a 5% discount if they are members.

The message provided when a customer is not a current member of the Rental Rewards Program is "Enroll this customer in the Rental Rewards Program?". The clerk can click "Yes" to begin the application process, or "No" to enter a note that the customer has declined the offer. What type of selection structure is used to accomplish this? A. a single-alternative selection structure B. a dual-alternative selection structure C. a yes/no selection structure D. a decline/accept selection structure

Computer Science & Information Technology