functional requirements in terms of input, output and processes Flashcards
1
Q
what is a input
A
data that is entered in to the program by the user
2
Q
what is a process
A
what the program does to inputted data
3
Q
what is a output
A
data that is displayed to the user after the process
4
Q
what is the name of the funcion that happens to data after being inputted
A
process
5
Q
what is the name of the function that enters data into the program
A
input
6
Q
what is the name of the function that exits the program and is displayed to the user
A
output