A blog About Computer Science and has many topics or post related to networking, hardware, software and more about in Computer science.
Wednesday, January 22, 2014
What is Array Element?
An array element is a data value in an array. Each array element can (usually) be treated as a stand alone variable. A specific element can be referenced by combining the array name with an indexing expression.
No comments:
Post a Comment