6.9k views
2 votes
PLEASE HELP

Select five tasks that should be included in an implementation plan for software deployment.


develop a schedule

write program code

conduct a needs assessment

list projects and tasks

draft a budget

brainstorm solutions

design a test plan

assign roles and responsibilities

User LHMathies
by
4.5k points

1 Answer

2 votes

Answer:

Develop a schedule

Write program code

Conduct a needs assessment

List projects and tasks

Brainstorm solutions

Step-by-step explanation:

Computer programming is the set of procedures for writing a computer program, usually the implementation of some algorithms after careful design, to automate tasks or solve a computer problem by a computer. Programming also includes checking the program to verify its accuracy and correctness, and preparing instructions for a computer to execute the commands specified in the program specifications. The thousands of different programming languages play a fundamental role in computer programming. The source code of the program consists of commands written by the programmer using a programming language.

User Pedalpete
by
5.0k points