Arrays
Crossword
Complete the crossword, then click on "Check" to check your answer. If you are stuck, you can click on "Hint" to get a free letter. Click on a number in the grid to see the clue or clues for that number.
1
2
3
4
5
6
Check
Across:
1.
An array elements are always stored in _____ memory locations.
3.
The parameter passing mechanism for an array is call by ____
4.
_____ multiplication is a application og multidimensional array
5.
A prgram that has no command line arguments will have argc ___
6.
What type of arry is generally generally generated in Command-line argument is ___ array
Down:
1.
C does no automatic array bound checking. This is C's ___
2.
Array passed as an argument to a function is interpreted as ___ of the first element of the array
OK