Mock 2 Notes Flashcards

1
Q

What are the three common validation checks?

A
  • Presence check
  • Range check
  • Length check
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What’s the difference between a function and a procedure?

A

A function returns a value, a procedure just executes instructions

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What are the benefits of libraries?

A
  • Program is easier to write and edit

- Reduced debugging and testing time

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

How should your write flowcharts?

A

In prose

How well did you know this?
1
Not at all
2
3
4
5
Perfectly