Thinking Logically Flashcards

You may prefer our related Brainscape-certified flashcards:
1
Q

Describe the elements of Thinking Logically

A
  • Where is a decision taken
  • Logical conditions of a decision
  • How decisions affect flow through a program
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is a Decision

A

A result reached after some consideration

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

What are some of the decisions that need to be made before coding

A
  • Which programming paradigm
  • Which programming language
  • What input devices
  • What output devices
  • How can I interact with the devices
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

How can you measure the flow of logic in a program

A

Draw a flow chart

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

What conditions affect the outcome of a decision

A
  • What is most effective
  • What is most convenient
  • Is this option reasonable
How well did you know this?
1
Not at all
2
3
4
5
Perfectly