On Aug 30, 2:45 am, Manluf <ber...@lcc.uma.es> wrote:
> Hi all,
>
> I am working with lab 1034 and my question is not about control
> sentence, really.
> I dont understand (at this point) why we need create an instance of
> NumWords
>
>     public class NumWords {
>
>     /** Creates a new instance of NumWords */
>     public NumWords() {
>     }

this is constructor of the class, sometime is necessary but i think
the teacher put because he want everybody be acquainted.
I think.

-- 
To post to this group, send email to javaprogrammingwithpassion@googlegroups.com
To unsubscribe from this group, send email to 
javaprogrammingwithpassion+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/javaprogrammingwithpassion?hl=en

Reply via email to