Array Initialization

From Rosetta Code
Revision as of 07:58, 4 June 2008 by 24.231.187.74 (talk)
Task
Array Initialization
You are encouraged to solve this task according to the task description, using any language you may know.

Demonstrate how to initialize an array variable with data.

[wiki:Creating_an_Array]