# Introduction
In this lab, you need to create a program that gets input for an integer array using pointer notation and then prints the array elements using pointer notation.
Accessing Array Elements with Pointers
|60 : 00
Click the virtual machine below to start practicing