hyperrhelen / ECS140-OOProgram

Object oriented programming in Java: Inheritance, dynamic binding (virtual methods), overriding and overloading methods, iterators.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ECS140-OOProgram

The purpose of this assignment is to gain experience with object oriented programming in Java: in particular, the ideas of inheritance, dynamic binding (virtual methods), overriding and overloading methods, iterators (aka generators). It will also give exposure to how some programming language features are implemented.

Object oriented programming in Java: Inheritance, dynamic binding (virtual methods), overriding and overloading methods, iterators.

About

Object oriented programming in Java: Inheritance, dynamic binding (virtual methods), overriding and overloading methods, iterators.


Languages

Language:Java 96.8%Language:Makefile 3.2%