Lecture 19 Objectives


At the end of today's class you should

KNOW:

BE ABLE TO:

Sample Exam Question:

We looked at two ways to abstract over the datatype, using Object as the datatype, and using generics to specify the datatype. What is the advantage of using generics over using Object?