Relative Content

Tag Archive for coupling

Is this high coupling?

Question I’m currently working a on an assignment for school. The assignment is to create a puzzle/calculator program in which you learn how to work with different datastructures (such as Stacks). We have generate infix math strings suchs as “1 + 2 * 3 – 4” and then turn them in to postfix math strings […]