CSCI 431 Homework 10

time due submission file
9:00 AM Monday, 27 November, 2006 in class or by email

The assignment

Good Programming language are supposed to exhibit consistency. However, fields declared in Java interfaces must be static, and methods declared in Java interfaces must not be static.

Figure out why the designers of Java made this decision and write a paragraph or two on why interfaces must be done this way.