Case-Based Critical Thinking Questions
?
Case 2-1
Jess is a musician who has just bought a new computer. Now she need to figure out how to connect this computer to the devices that were connected to her old computer.
To connect her external hard drive, in which all of her music files are stored, to the computer, Jess needs to use a ____.
A. serial port
B. USB port
C. network antenna
D. modem cable
Answer: B
You might also like to view...
What does the following code print out?
dim example As String = “VB_Programming” Console.Write(example.Substring( 3, 5 ) a) _Pr b) _Prog c) Pro d) Progr
Answer the following questions true (T) or false (F)
1. GUIs are windowing interfaces that handle user input and output. 2. In event-driven programming, your program determines the order in which things happen.
A set of three dots indicating that a dialog box will display if you click the command is:
a. a tag b. a KeyTip c. an ellipsis 15 The process of updating computer files that are in two or more locations according to specific rules is called: a. zooming b. syncing c. tabbing
Critical Thinking QuestionsCase 4-1Your friends know that you understand a lot about computers, both the technical details of how they operate as well as information about software. Lately, with all of the concerns about copyright infringement, friends have started to ask you about categories of application software and what each kind permits. You tell your friends that all of the following are true EXCEPT:
A. A copyright gives creators of original work exclusive rights to duplicate, publish, and sell their materials. B. Anyone can copy or distribute public-domain software to others at no cost. C. Customers using freeware can personalize the software to meet their needs. D. Some shareware programs become useless if no payment is sent after the trial period ends.