Courses
Tutorials
Practice
Data Structure
Java
Python
HTML
Interview Preparation
DSA
Practice Problems
C
C++
Java
Python
JavaScript
Data Science
Machine Learning
Courses
Linux
DevOps
SQL
Web Development
System Design
Aptitude
GfG Premium
Similar Topics
Web Technologies
37.4K+ articles
DSA
22.8K+ articles
C Language
1.8K+ articles
Arrays
257+ articles
C-Functions
87+ articles
C Basics
77+ articles
C-Pointers
64+ articles
Functions
57+ articles
c-array
34+ articles
Pointers
33+ articles
References
31 posts
Recent Articles
Popular Articles
Why do we need reference variables if we have pointers
Last Updated: 01 December 2021
Pointers: A pointer is a variable that holds memory address of another variable. A pointer needs to be de referenced with * operator to access the memory location it point...
read more
C Language
C++
Picked
pointer
cpp-references
cpp-pointer
C-Pointers
Pointers
C++-References
References
C-Advanced Pointer
Advanced Pointer
C-Pointer Basics
Overloads of the Different References in C++
Last Updated: 10 November 2021
This article focuses on function/method overloads by references, as well as the types of arguments that can be passed.Prerequisites:l-value references.r-value references.M...
read more
GBlog
Technical Scripter
C++ Programs
Computer Subject
C++
CPP-Library
Constructors
References
Derived Data Types in C
Last Updated: 06 September 2023
Data types in the C language can be categorized into three types, namely primitive, user-defined, and derived data types. In this article, we shall learn about derived dat...
read more
C Language
c-array
C Basics
C-Pointers
Pointers
Arrays
C-Functions
Functions
References
1
2
3
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 !