Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

which of the following statements are true? (2 points) i. programmers n…

Question

which of the following statements are true? (2 points) i. programmers need to consider that users may input incorrect data into a program. ii. developers use programming languages to create software programs. iii. developers should start coding before the design phase is complete. i, ii, and iii i and ii only ii and iii only i and iii only

Explanation:

Brief Explanations
  • Statement I is true as input - validation is an important part of programming to handle incorrect user - input.
  • Statement II is true since programming languages are the tools developers use to create software.
  • Statement III is false. The design phase should be completed before coding to ensure a well - structured and efficient software development process.

Answer:

B. I and II only