
1. Describe why it is important to include branches in programs.
- Branches make it possible to turn things on and off in the system.
2. Describe an everyday application of a normally open switch that has not been given as an example.
- A car is an open circuit, when you turn the key it turns on.
3. Describe an everyday application of a normally closed switch that has not been given as an example.
- A light bulb is an closed cicuit and when the swithc is flicked the current flows
Branch functions are good for making choices based off an input or a set decision.
ReplyDeleteYour examples are both of normally open circuits. Think of something that uses a "fail safe" to shut off.
Please post an image/images of your program solution!
Thanks.