Answer:
Each variable is named so it is clear which variable is being used at any time. It is important to use meaningful names for variables: ... The name given to each variable is up to the programmer, but ideally a variable name should have meaning, ie it should reflect the value that it is holding.
Variables make code more than a static set of instructions. They allow logic to occur, enabling developers to measure time, analyze data, and customize the program to the user. Variables are so important to the code that they deserve a good name that accurately describes their purpose
Explanation:
Each kind of computer users have different knowledge, needs and requirements. For example there is a difference between the computer knowledge of developers and users without <span>technical experience. Because of this, but also why they need and use computers, and what tools they need, design consideration need to change for each kind of computer users.</span>
<span>
</span>
Answer:
C is the answer mostly I guess
<span>c. Department of Advanced Research Projects Agency</span>
Answer:
Option: Making a choice
Explanation:
In a problem solving process, it starts with defining a problem which is the first step that we need to identify the issue.
After that, we should gather the information on the issue that we identify. For example, we are root cause of the problem, what are the possible solutions etc.
Next, we evaluate the information that we collect (e.g. pro and cons of a particular solution).
Next, we make a choice on the solution that we are going to take after further evaluation on all the options we have.
Only after we make a choice, then we can take action based on our chosen solution to solve the problem.