Problem 3
When you define a class in separate files, there is an interface file and an implementation file. Which of these files needs to be compiled? (Both? Neither? Only one? If so, which one?)
Problem 6
What is the difference between an ADT you define in \(\mathrm{C}_{++}\) and a class you define in \(\mathrm{C}++?\)