rit-csc / csc_exam_reviews

A collection of practice exams for exams in core curriculum CS courses at RIT.
http://csc.cs.rit.edu/resources
13 stars 1 forks source link

overloading vs overriding question in cs2 should use code examples #29

Open chrissprague opened 7 years ago

chrissprague commented 7 years ago

For instance, "This is an example of overloading: [...] / This is an example of overriding: [...]"

Recommendation credit to @gcarvelli