
Sun Services
Java™ Programming Language
Module 5, slide 8 of 15
Copyright 2005 Sun Microsystems, Inc. All Rights Reserved. Sun Services, Revision F
Creating an Array of Character Primitives
With Point Objects
main
createArray
p
this
Point[]
Execution Stack
Heap Memory
Point
x
y
0
1
Point
x
y
1
2
Point
x
y
2
3