OCR GCSE (9-1) Computer Science J277 Guide to …

The file I have used is the SAME file that had the Monty Python quotes in. Note now, that the content has been . overwritten ... Example of a 2D array: ... int[] peopleAges = new int [5]; string[,] myMapGrid = new string[5, 5]; Here we have created an empty 1D and a 2D array in C#. The syntax is not quite the same as creating a basic data type ... ................
................