Hi,
Java beginner here, moving from C++. What does the bracket mean after a new?
Code:protected String[] name = new String[] { Integer.toString(1), Integer.toString(2) };
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 3 of 3
Threaded View
|
Click Here to Expand Forum to Full Width |