Angles

What is an angle?

What is the essential information a program needs to know about an angle? How can these be represented as fields in a Angle class?

Is this the only way to represent angles?

What should the constructor for Angle look like?

Do you need any getter or setter methods? (Can angles change their state or should it be immutable?)


Previous | Next | Top | Cafe au Lait

Copyright 1997-1998, 2006 Elliotte Rusty Harold
elharo@metalab.unc.edu
Last Modified April 6, 2006