Skip to content
Courses
DSA to Development
Get IBM Certification
Newly Launched!
Master Django Framework
Become AWS Certified
For Working Professionals
Interview 101: DSA & System Design
Data Science Training Program
JAVA Backend Development (Live)
DevOps Engineering (LIVE)
Data Structures & Algorithms in Python
For Students
Placement Preparation Course
Data Science (Live)
Data Structure & Algorithm-Self Paced (C++/JAVA)
Master Competitive Programming (Live)
Full Stack Development with React & Node JS (Live)
Full Stack Development
Data Science Program
All Courses
Tutorials
Data Structures & Algorithms
ML & Data Science
Interview Corner
Programming Languages
Web Development
CS Subjects
DevOps And Linux
School Learning
Practice
Build your AI Agent
160 Days of DSA (Win T-Shirt!)
Problem of the Day
Practice Coding Problems
GfG SDE Sheet
Contests
Accenture Hackathon (Ending Soon!)
GfG Weekly [Rated Contest]
Job-A-Thon Hiring Challenge
All Contests and Events
Trending Now
DSA
Web Tech
Foundational Courses
Data Science
Practice Problem
Python
Machine Learning
JavaScript
System Design
Django
DevOps Tutorial
Java
C
C++
ReactJS
NodeJS
CP Live
Aptitude
Puzzles
Projects
Sign In
▲
Similar Topics
Web Technologies
40.3k+ articles
DSA
22.3k+ articles
Python
20.1k+ articles
Experiences
17k+ articles
Interview Experiences
13.6k+ articles
Go Language
770+ articles
Golang
150+ articles
Golang-Program
62 articles
Golang-Slices
54 articles
Golang-Interfaces
5 articles
Golang-Pointers
14 posts
Popular Articles
Recent Articles
How to Copy Struct Type Using Value and Pointer Reference in Golang?
Last Updated: 22 June 2020
A structure or struct in Golang is a user-defined data type that allows to combine data types of different kinds and act as a record. A stru
...read more
Picked
Go Language
Golang-Pointers
Golang-Program
How to find the capacity of Channel, Pointer and Slice in Golang?
Last Updated: 10 May 2020
Go language, capacity defines the maximum number of elements that a particular can hold. Here the task is to find the capacity of Channel, P
...read more
Picked
Go Language
Golang-Pointers
Golang-Slices
Golang-Program
How to instantiate Struct Pointer Address Operator in Golang?
Last Updated: 20 August 2021
As pointers are the special variables that are used to store the memory address of another variable whereas, the struct is user-defined data
...read more
Picked
Go Language
Golang-Pointers
Write From Home
Golang-Program
Similar Topics
Web Technologies
40.3k+ articles
DSA
22.3k+ articles
Python
20.1k+ articles
Experiences
17k+ articles
Interview Experiences
13.6k+ articles
Go Language
770+ articles
Golang
150+ articles
Golang-Program
62+ articles
Golang-Slices
54+ articles
Golang-Interfaces
5+ articles
How to declare and access pointer variable in Golang?
Last Updated: 10 May 2020
Pointers in Go programming language or Golang is a variable which is used to store the memory address of another variable. Pointers in Golan
...read more
Picked
Go Language
Golang-Pointers
Write From Home
How to check pointer or interface is nil or not in Golang?
Last Updated: 10 May 2020
In Golang, nil check is frequently seen in GoLang code especially for error check. In most cases, nil check is straight forward, but in inte
...read more
Picked
Go Language
Golang-Pointers
Golang-Interfaces
Golang-Program
Comparing Pointers in Golang
Last Updated: 05 September 2019
Pointers in Go programming language or Golang is a variable which is used to store the memory address of another variable. Pointers in Golan
...read more
Go Language
Golang-Pointers
Golang
How to find the length of the pointer in Golang?
Last Updated: 05 September 2019
Pointers in Go programming language or Golang is a variable which is used to store the memory address of another variable. Pointers in Golan
...read more
Go Language
Golang-Pointers
Golang
How to find the capacity of the pointer in Golang?
Last Updated: 05 September 2019
Pointers in Go programming language or Golang is a variable which is used to store the memory address of another variable. Pointers in Golan
...read more
Go Language
Golang-Pointers
Golang
Pointer to a Struct in Golang
Last Updated: 01 November 2024
In Go, structs are used to create custom data types that group different fields together. When working with structs, using pointers can be e
...read more
Go Language
Golang-Pointers
Golang
Golang Pointer to an Array as Function Argument
Last Updated: 22 July 2019
Prerequisite: Pointers in GolangPointers in Go programming language or Golang is a variable which is used to store the memory address of ano
...read more
Go Language
Golang-Pointers
Golang
Go Pointer to Pointer (Double Pointer)
Last Updated: 30 September 2019
Prerequisite: Pointers in GoPointers in Go programming language or Golang is a variable which is used to store the memory address of another
...read more
Go Language
Golang-Pointers
Golang
Returning Pointer from a Function in Go
Last Updated: 17 July 2020
Prerequisite: Pointers in Go and Passing Pointers to FunctionPointers in Go programming language or Golang is a variable which is used to st
...read more
Go Language
Golang-Pointers
Golang
Passing Pointers to a Function in Go
Last Updated: 17 November 2022
Prerequisite: Pointers in GoPointers in Go programming language or Golang is a variable which is used to store the memory address of another
...read more
Go Language
Golang-Pointers
Golang
Pointers in Golang
Last Updated: 11 August 2021
Pointers in Go programming language or Golang is a variable that is used to store the memory address of another variable. Pointers in Golang
...read more
Go Language
Golang-Pointers
Golang
1
1
1
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our
Cookie Policy
&
Privacy Policy
Got It !