Problem:
Question 1: What is ALU?
Question 2: Define the term algorithm.
Question 3: When looking at modules, define the terms coupling and cohesion. List 3 levels of coupling and 3 levels of cohesion. Briefly describe each.
Question 4: What does the term "boundary testing" mean? If your program was doing calculations and took in values from 1 to 100, what values would you use to test with?
Question 5: Describe the things you look at when calculating Big O (what assumptions are made)?
Please Explain don't just write the answer.