QUESTION IMAGE
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
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.
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
B. I and II only