Question 1
Question
1) Which of the following is not a part of the Six Sigma methodology?
Question 2
Question
2) Which is a way to use peer reviewers to monitor the system's programming and overall development?
Question 3
Question
3) Which of the following is not related to structured walkthroughs?
Answer
-
A) to use peer reviewers to monitor the system's programming
-
B) to monitor the system's specific development
-
C) to point out problems
-
D) to allow the programmer or analyst responsible for that portion to make suitable changes
Question 4
Question
4) Which people are not involved in structured walkthroughs?
Answer
-
A) a programmer or analyst
-
B) a walkthrough coordinator
-
C) a programmer or analyst peer
-
D) the information system department manager
Question 5
Question
5) Which is not an advantage of using a top-down approach to systems design?
Answer
-
A) avoiding the chaos of attempting to design a system "all at once"
-
B) the ability to have separate systems analysis teams working in parallel on different but necessary subsystems
-
C) avoiding bias from the systems analyst
-
D) eventually the subsystems must be reintegrated
Question 6
Question
6) Which is not an advantage of modular programming?
Answer
-
A) Modules make it easier to see the whole program code.
-
B) Tracing an error in a module is less complicated.
-
C) Modules are easier to maintain.
-
D) Modules are easier to grasp.
Question 7
Question
7) Which is an incorrect guideline for modular programming?
Answer
-
A) Keep each module to a manageable size.
-
B) Pay particular attention to the critical interfaces.
-
C) Maximize the number of modules the user needs to modify when making changes.
-
D) Maintain the hierarchical relationships set up in the top-down phases.
Question 8
Question
8) Which is not a reason that systems and programs are undocumented or under-documented?
Answer
-
A) systems
-
B) technicians
-
programs
-
D) systems analysts
-
E) programmers
Question 9
Question
9) What is not contained in procedure manuals?
Answer
-
A) background comments
-
B) steps to accomplish different transactions
-
C) instructions on how to recover from problems
-
D) what to do next if something worked
-
E) trouble-shooting
Question 10
Question
10) Which of the following is not a guideline to help choose an appropriate documentation technique?
Answer
-
A) is compatible with existing documentation
-
B) is understood by others in the organization
-
C) allows you to return to working on the system after you have been away from it for a period of time
-
D) is suitable for the size of the system you are working on
-
E) allows for an unstructured design approach if it is considered to be more important than other factors
Question 11
Question
11) Which is the correct testing process?
I. full systems testing with test data
II. link testing with test data
III. full systems testing with live data
IV. program testing with test data
Answer
-
A) IV - II - I - III
-
B) IV - I - II - III
-
C) II - IV - I - III
-
D) IV - I - III - II
-
E) II - IV - III - I
Question 12
Question
12) At what stage do operators and end-users become actively involved in testing?
Answer
-
A) link testing with test data
-
B) full systems testing with test data
-
C) program testing with test data
-
D) full systems testing with live data
Question 13
Question
13) In the client/server model, which of the following is not handled by the server?
Question 14
Question
14) Which of the following is an advantage of the client/server model?
Answer
-
A) less customization of applications
-
B) lower start-up costs
-
C) provides greater computer power
-
D) fosters a high managerial level of decision making
Question 15
Question
15) What type of computing allows the use of Web services, database services, and application services over the Internet, without having to invest in corporate or personal hardware, software, or software tools?
Answer
-
A) broadcast computing
-
B) central computing
-
C) ring computing
-
D) cloud computing
-
E) client computing
Question 16
Question
16) While cloud computing is not immune to outages, it can spread the risk of service interruption to multiple servers by:
Answer
-
A) providing many redundant sites.
-
B) allowing sites to back up their own content as often as they would like.
-
C) connecting to the internet via satellite.
-
D) providing both database services and Web services.
Question 17
Question
17) The barrier between an internal and external network is called:
Answer
-
A) a firewall.
-
B) physical security.
-
C) encryption software.
-
D) behavioral security.
-
E) netlock.
Question 18
Question
18) Ecommerce protection must be used to prevent security threats from:
Question 19
Question
19) Which of these is not a kind of security?
Answer
-
A) behavioral
-
B) hierarchical
-
C) logical
-
D) physical
Question 20
Question
20) Which of the following is an action that does not help to provide security for an ecommerce site?
Answer
-
A) email filtering products
-
B) virus protection software
-
C) URL filtering products
-
D) private key infrastructure
-
E) secure socket layering
Question 21
Question
21) Products that assess and report on the potential risks in a system are called:
Answer
-
A) vulnerability management products.
-
B) intrusion detection products.
-
C) URL filtering products.
-
D) firewalls.
-
E) secure socket layering products.
Question 22
Question
22) Which of the following is not a privacy consideration for ecommerce?
Answer
-
A) Have a corporate policy on privacy that is displayed on the Web site.
-
B) Make it mandatory for users to fill out personal information on a Web site, while ensuring them that the information will be kept confidential.
-
C) Use sources that allow you to obtain anonymous information about classes of customers.
-
D) Only ask for the information the application requires to complete the transaction.
-
E) Avoid the latest trick that permits your client to gather information about the customer.
Question 23
Question
23) Which of the following is not one of the seven elements to consider during and after a disaster?
Answer
-
A) Identify the teams responsible for managing a crisis.
-
B) Establish multiple communication channels among employees and consultants who are onsite.
-
C) Determine data replication technologies that match the organization's timetable for getting systems up and running.
-
D) Provide recovery solutions that include an offsite location.
-
E) Provide the location of the nearest insurance claims adjuster.
Question 24
Question
24) Which of the following is not used to evaluate a corporate Web site?
Answer
-
A) Learn about the pages that have been accessed.
-
B) Use "Web bugs" to gather information about the customer.
-
C) Collect visitor demographics, such as the geographic region or city.
-
D) Find out who is referring the Web site visitors to your Web site.
-
E) Determine the browser that the visitor is using.
Question 25
Question
25) Finding more about the Web page visitors includes:
Answer
-
A) whether the visitor is a new or returning visitor.
-
B) the geographic region of the visitor.
-
C) who the top visitors are.
-
D) All of the above.
Question 26
Question
26) ________ is a culture built on quality that has a project leader called a Black Belt.
Question 27
Question
27) In a structured walkthrough, the ________ records what is said so that the others present can interact without encumbrance.
Answer
-
A) notetaker
-
B) user
-
C) manager
-
D) programmer
Question 28
Question
28) Use structured walkthroughs as a way to obtain valuable ________ from a perspective that you lack.
Answer
-
A) feedback
-
B) data
-
C) interaction
-
D) stories
Question 29
Question
29) Once the top-down design approach is taken, the ________ approach is useful in programming.
Answer
-
A) modular
-
B) system-wide
-
C) feedback
-
D) database design
Question 30
Question
30) In a structure chart, the arrows with the empty circles are called ________, while the arrows with the filled-in circles are called control flags.
Answer
-
A) data-couples
-
B) control labels
-
C) data-flags
-
D) control modules
Question 31
Question
31) ________ allow(s) users, programmers, and analysts to see the system, its software, and procedures without having to interact with it.
Answer
-
A) Documentation
-
B) Procedures
-
C) Stories and folklore
-
D) Customers
Question 32
Question
32) Which of the following are the main advantages that FOLKLORE has over blogs and commonly found user communities?
Answer
-
A) It is structured, resulting in more organized, more complete documentation.
-
B) It encourages someone familiar with the software to seek out information rather than depend on users to come forth on their own.
-
C) Both A and B.
-
D) Neither A nor B.
Question 33
Question
33) ________ are brief statements representing generalizations or advice.
Answer
-
A) Sayings
-
B) Tales
-
C) Customs
-
D) Art forms
Question 34
Question
34) At the program testing stage, programmers must first ________ their programs to verify the way a routine will work.
Answer
-
A) desk check
-
B) live check
-
C) encode
-
D) encrypt
Question 35
Question
35) ________ checks to see if programs that are interdependent actually work together as planned.
Answer
-
A) Link testing
-
B) Desk checking
-
C) Full systems testing
-
D) Production testing
Question 36
Question
36) A factor to consider when full systems testing with test data is to examine whether operators have adequate ________ in procedure manuals.
Answer
-
A) documentation
-
B) testing
-
C) maintenance
-
D) data
Question 37
Question
37) ________ is performed most often to improve the existing software.
Answer
-
A) Maintenance
-
B) Testing
-
C) Documentation
-
D) Cloud computing
Question 38
Question
38) Although networks can be characterized by their shape or topology, they are also discussed in terms of their ________ coverage and the kinds of services they offer.
Answer
-
A) geographic
-
B) user
-
C) growing
-
D) topic
Question 39
Question
39) The most rapidly growing type of computing is ________.
Question 40
Question
40) A three-tiered client/server model includes which of the following?
Answer
-
A) Web server
-
B) application server
-
C) database server
-
D) All of the above.