0%
0 / 15 answered
Program Function and Purpose Practice Test
•15 QuestionsQuestion
1 / 15
Q1
A student builds a program to help them study. The program displays a flashcard with a question. The student types an answer, and the program checks if it is correct. To ensure the program is robust, the student tests it by entering the correct answer with different capitalizations (e.g., 'Paris', 'paris', 'PARIS') to see if it is marked as correct each time.
The student's testing process demonstrates an understanding of which important aspect of program design?
The student's testing process demonstrates an understanding of which important aspect of program design?