Respuesta :
Answer:
Multiple Select
Which features are important when you plan a program? Select 4 options.
Knowing what the user needs the program to accomplish.
Knowing how to find the result needed.
Knowing what information is needed to find the result.
Knowing what you want the program to do
Explanation:
It is the other 4, and not Knowing how many lines of code you are allowed to use.
A program refers to software that is written by computer experts to help users to accomplish certain special tasks. The features that are important when you plan a program are;
- Knowing what the user needs the program to accomplish.
- Knowing how to find the result needed.
- Knowing what information is needed to find the result.
- Knowing what you want the program to do
To successfully plan a program, the programmer ought to know what the intention of the user is. It could be for communication, blogging, advertisement, etc.
Next, you need to know how to write the code. Java, HTML, etc are possible programming languages that can be used to do this.
A good grasp of the information needed to write the code is also necessary.
Learn more here:
https://brainly.com/question/20057346