Computer Applications
Related Questions
Which of the following is the correct usage?
- int a[-40]
- int a[40]
- float a[0 - 40]
- None
Cell numbers of a dimensional array are also known as:
- packets
- blocks
- subscripts
- compartments
A dimensional array is also known as:
- subscripted variable
- actual variable
- compound variable
- none
An array element can be accessed through:
- dots
- element name
- index number
- none