Problem
1. Augment the ER diagram of so that you can specify the prerequisites for each class (i.e., which classes must be taken before taking the given class).
2. Give an ER diagram complementing the DFD of in order to describe the entities involved in the application and their relationships.
3. Give a logic specification for a program that computes the integer square root of nonnegative integers.