Simple Pointer Program

# Introduction This lab will teach you the basics of pointers in C language. You will learn how to create a pointer, access the address and value of a variable using pointers, and print the values using format specifiers.

|60 : 00

Click the virtual machine below to start practicing