Skip to content

Instantly share code, notes, and snippets.

@mounicasrinivas
Created December 19, 2023 16:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mounicasrinivas/9d9fdda91b598fb06f40d0a11943052c to your computer and use it in GitHub Desktop.
Save mounicasrinivas/9d9fdda91b598fb06f40d0a11943052c to your computer and use it in GitHub Desktop.
Example of Array Access
int[] myArray = {10, 20, 30, 40, 50};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment