5 replies
goofy-6
over 13 years ago

"The general form (syntax) of accessing an array component is:_x000D_ arrayName[indexExp]_x000D_ where indexExp, called index, is any expression whose value is a non-negative integer_x000D_ -Index value specifies the position of the component in the array_x000D_ -The [] operator is called the array sub-scripting operator_x000D_ -The array index always starts at 0_x000D_ _x000D_ _x000D_ Source: http://in.docsity.com/en-docs/Introduction+to+Computing-Computer+Fundamentals-Lecture+Slides"
ramesh
over 13 years ago
to see other 3 answers
Related documents
Search questions by subject

