8.1 Computable functions Flashcards
1
Q
Why is a while function partial
A
Certain inputs may cause the program to forever loop (only way for while programs to fail)
2
Q
What makes a function computable
A
Exists a program
3
Q
Write a program to compute the following function
A
4
Q
Write a program to compute the following function
A
5
Q
Write a program to compute the following function
A
6
Q
Write a program to compute the following function
A