On Sep 5, 4:43 pm, naveen vanjani <nsvanj...@gmail.com> wrote:
> hello programmerz
>
> i cannot understand the following
>
> "The Student class has StudentRecord class as an instance variable. Name it
> as studentRecord"
>
> is it saying to create a class StudentRecord in class Student ?????
I'm not sure, but I think this exact question has already been asked
and answered.
Nevertheless, in doubt, I'll answer:
1 - First, please explore the discussion group, as this question has
already been numerously answered.
2 - Read better the sentence, it does not tell to create a class
StudentRecord, it tells to create an instance variable of the class
StudentRecord, that's not the same.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---