Computer Science, asked by premkumar12041978, 5 months ago


1. Write the pseudo code for the representation of the rational number.
2. Differentiate constructors and selectors.​

Answers

Answered by Anonymous
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