Mock 2 Notes Flashcards
1
Q
What are the three common validation checks?
A
- Presence check
- Range check
- Length check
2
Q
What’s the difference between a function and a procedure?
A
A function returns a value, a procedure just executes instructions
3
Q
What are the benefits of libraries?
A
- Program is easier to write and edit
- Reduced debugging and testing time
4
Q
How should your write flowcharts?
A
In prose