Monday, April 16, 2012

Branch Functions



Conclusion
1. Describe why it is important to include branches in programs.
Branching functions allows one to create more intricate programs and include set requirements and standards that the program must execute before finishing. You can implement switches, counters, or sensors that will expand the possibilities of the programs use.

2. Describe an everyday application of a normally open switch that has not been given as an example.
A doorbell is normally and open switch but by pushing down on it, the switch is closed sending the signal and resulting in the bell.


3. Describe an everyday application of a normally closed switch that has not been given as an example.
A car alarm is an example of a normally closed switch that only activates once the system is opened.

No comments:

Post a Comment