Greetings,all:
I am having difficulty in understanding when we need to create an instance of a class and when we do not. In lab 1036, we create: public class JavaArray Then immediately create an instance of that class: public JavaArray(). Further in that same lab, we create: public class DaysOfTheWeek And we do not create an instance. Any clarification would be helpful. Thx, DaveB --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/javaprogrammingwithpassion?hl=en -~----------~----~----~----~------~----~------~--~---
