Created: 2023-01-12 19:56
Status: #concept
Subject: Programming
Tags: C Pointer Dynamic Memory Allocation

Memory Address

Description

  • Each Byte in Computer Memory have a unique identifier which is represented as an Integer.

C

References