Golang Pointers Challenge: Understanding References

# Introduction This challenge will test your understanding of pointers in Golang. Pointers are used to pass references to values and records within your program.

|60 : 00

Click the virtual machine below to start practicing