COMPUTER SCIENCE - CH.2 TEST
CORRECT 100%
A programming company has been hired to write code that will send secure messages
from one device to another. The company policy is to follow the software development
lifecycle (SDLC) model for production. Which step will the team expect to go through
during the course of this process?
- Look back
- Test the program
- Analyze and specify
- Carry out the plan - ANSWERTest the program
A programmer has been asked to lead a project that uses artificial intelligence to search
for patterns in Wi-Fi signals to improve efficiency and range. The programmer will use
the software development lifecycle (SDLC) as a model for design and implementation.
Which step is the programmer in when outlining the steps that the program will go
through?
- Understand the problem
- Put the program into production
- Plan the logic
- Maintain the program - ANSWERPlan the logic
Which situation represents a violation of the Codes of Ethics for both the Association of
Computing Machinery (ACM) and the Institute of Electrical and Electronics Engineers
(IEEE)?
- A company makes employees sign the Code of Ethics annually as a condition of
continued employment.
- A factory immediately stops production when an environmental impact is discovered.
- The board of directors passes a policy supporting greater racial diversity in company
leadership.
- One of the division heads assigns work to employees that is outside their area of
competence. - ANSWEROne of the division heads assigns work to employees that is
outside their area of competence.
A computer scientist is writing a computer application that will manage financial records
for small businesses. The computer scientist is following the software development
lifecycle (SDLC) model and just completed the step, "understand the problem." Which
step is next in the SDLC?
- Test the program
- Put the program into production
- Plan the logic
- Translate the code - ANSWERPlan the logic