what are three things to consider in programming design?\no the problem being addressed, the goals of the…

what are three things to consider in programming design?\no the problem being addressed, the goals of the project, and the programming language that will be used\no the problem being addressed, the goals of the project, and the age of the end users\no the age of the end users, the programming language that will be used, and the programming style of the programmers working on the project\no the age of the end users, the goals of the project, and the programming style of the programmers working on the project
Answer
Brief Explanations:
In programming design, it's crucial to know the problem to solve and the project goals. The choice of programming language also impacts the design. Age of end - users or programmers' style is less fundamental compared to these.
Answer:
the problem being addressed, the goals of the project, and the programming language that will be used