Skip to playerSkip to main content
  • 6 years ago
C Programming Language Part 10 in Hindi | Pointers in c language | Address of operator | PremnArya | PN Arya | Prem Sir

About this video
This video explains about Programming in C Language in Hindi. Each topic explained with a programming example in Hindi.

The following Concepts Covered in this video:
1. Pointer Introduction
2. Pointer Benefits
3. Understand Pointer
4. Accessing the address of a variable
5. Declaring pointer variables.

A Pointer is a variable that holds the address of another variable of same data type. The Pointer contains memory addresses as their values.
These memory addresses are the locations in the computer memory where program instructions and data are stored. Pointers can be used to access and manipulate data stored in the memory.

Thank You.

►Follow us our social link for regular updates:
Facebook Page: https://www.facebook.com/premnarya10
Twitter: https://twitter.com/premnarya10
Instagram: https://www.instagram.com/premnarya10/

Category

📚
Learning
Comments

Recommended