Question: 1. What is a Computer program? What is structured programming?
2. What is modular programming? Why we use it?
3. Please evaluate Sin (x) by infinite series. Then write an algorithm to implement it with up to the order term n?
4. What are the differences between Accuracy and Precision? Please illustrate with an example.
5. What are the differences between chopping and rounding? Please illustrate with an example
6. Convert the following base-2 numbers to base-10: (a) 101101 (b) 101.011 and (c) 0.01101.
7. Convert the following base-8 numbers to base-10: 71263 and 3.147