Atif you are right. I was thinking in terms of creating an array, and said array could be an array of objects or it could be an array of primitives like integers. I should proofread my comments more before I hit send.
On Jun 23, 3:07 am, Atif Manzoor <[email protected]> wrote: > Hi Robert > Your definition of instanciation is a bit confusing when you say that "this > is when you create a new object or primitive variable that is based on some > class or primitive data type. You do this with the operator new". But you > know new is not used to instanciate primitive data types. > > Regards > Atif > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
