1. Write the pseudo code for the representation of the rational number.
2. Differentiate constructors and selectors.
Answers
Answered by
2
Explanation:
Constructors are functions that build the abstract data type. Selectors are functions that retrieve information from the data type. Constructors are functions that build the abstract data type. Selectors are functions that retrieve information from the data type.
Similar questions