Explain how pointer is represented in GO?
Answer:
In GO a pointer is represented by using the * (asterisk) character followed by the type of the stored value.
Explain how pointer is represented in GO?
Answer:
In GO a pointer is represented by using the * (asterisk) character followed by the type of the stored value.
© 2017 QuizBucket.org