reset password
Author Message
Anonymous
Posts: 166
Posted 14:21 Feb 08, 2014 |

I have a few questions about  the programming part of the midterm. can we do the problems like we did on this weeks lab. im not sure if they were object oriented, were they?

kknaur
Posts: 540
Posted 14:23 Feb 08, 2014 |

Whose section of CS-201 are you talking about? I assume you mean my (Keenan Knaur's) section.  I haven't written the exam yet, but I know at least one of the problems, if not both, will be required to be written using the object oriented techniques shown in class this past week.

Last edited by kknaur at 14:24 Feb 08, 2014.
rabbott
Posts: 1649
Posted 14:27 Feb 08, 2014 |

The other midterm will also include programming problems that require the use of object-oriented techniques. This may require writing one or more classes, instantiating one or more objects, and calling methods on those objects.