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
GfG 160
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
DSA
Practice Problems
Python
C
C++
Java
Courses
Machine Learning
DevOps
Web Development
System Design
Aptitude
Projects
Sign In
▲
Similar Topics
Web Technologies
40.2k+ 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-Pointers
14 articles
Golang-OOPs
4 articles
Golang-Interfaces
5 posts
Popular Articles
Recent Articles
Polymorphism in GoLang
Last Updated: 20 September 2023
Polymorphism is the ability of a message to be displayed in more than one form. Polymorphism is considered one of the important features of
...read more
Go Language
Golang-Interfaces
Golang-OOPs
How to Access Interface Fields in Golang?
Last Updated: 31 August 2021
Go language interfaces are different from other languages. In Go language, the interface is a custom type that is used to specify a set of o
...read more
Picked
Go Language
Golang-Interfaces
Golang-Program
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
Similar Topics
Web Technologies
40.2k+ 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-Pointers
14+ articles
Golang-OOPs
4+ articles
Golang | Polymorphism Using Interfaces
Last Updated: 17 September 2019
The word polymorphism means having many forms. Or in other words, we can define polymorphism as the ability of a message to be displayed in
...read more
Go Language
Golang
Golang-Interfaces
Interfaces in Golang
Last Updated: 28 October 2024
In Go, an interface is a type that lists methods without providing their code. You can’t create an instance of an interface directly, but
...read more
Go Language
Golang
Golang-Interfaces
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 !