Answer Posted / Sachin Verma
In Go, a nil pointer is a pointer that does not point to any object. It has the value of `nil`. Using a nil pointer in an operation will result in a runtime panic.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category