Case-Based Critical Thinking QuestionsCase 1-2Jamie is interested in pursuing computers as a career. He is very comfortable working with PCs and has a broad knowledge of the typical systems and applications software that people use. He has always enjoyed working closely with people and has a good facility for explaining how technical systems work.
What type of computer-related job would Jamie probably enjoy the most?
A. hardware designer
B. computer operations personnel
C. graphic designer
D. end user
Answer: B
You might also like to view...
In a function that receives one parameter value from the main program and passes back a changed value of the parameter, that parameter is considered __________.
a. an input parameter b. an output parameter c. an input/output parameter d. a local variable e. a stub
Which of the following is a correct declaration of enumerated type for the suits of a deck of cards?
a) enumerated type Suit = { hearts, spades, diamonds, clubs }; b) enum Suit {hearts, spades, diamonds, clubs }; c) enum Suit {hearts, spades, diamonds, clubs } d) enumerated type Suit = {hearts, spades, diamonds, clubs }; e) enum Suit = { hearts, spades, diamonds, clubs }
Realistic ________ should be assigned to each step of the plan
A) backups B) stakeholders C) software D) time limits
Which type of penetration test is designed to find loopholes or shortcomings in how tasks and operational processes are performed?
What will be an ideal response?