Exam (elaborations)
CSE 110 - Exam 2
- Course
- Institution
What is the purpose of an object's instance variables? - Answer- To store the data for a single instance of a class. Suppose you want to work with objects of the Student class. What do you need to know? - Answer- The public interface of the class. T/F: S is an object - Answer- True T/F: St...
[Show more]