A program is to read in a numeric score (0 to 100) and display an appropriate letter grade (A - B - C - D - or F). What is the functional domain of this program?

🎲 Try a Random Question  |  Total Questions in Quiz: 76  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
Software Engineering Principles — practice the complete quiz, review flashcards, or try a random question.


1. A program is to read in a numeric score (0 to 100) and display an appropriate letter grade (A - B - C - D - or F). What is the functional domain of this program?