mathbong
Home
∑ School Math∑ Advanced Math[] Coding</> Utils⎈ Infra◎ My Project
Terms Tools About
KO
Glossary coding Term Page

Byte

the base unit for measuring memory size

byte #coding#c
Korean version

Related Concepts

TypeInitializationFormat code

Core Idea

Byte is the base unit for measuring memory size. It usually makes the most sense alongside Type, Initialization, Format code.

Why It Matters Here

Mathbong reuses this term across c posts as shared vocabulary.

Posts Mentioning This Concept

[C Series 3] Store Values with Variables and Primitive Types Connect variable declarations, ints/floats/chars, `sizeof`, and format specifiers to build intuition about how C stores values in memory.[C 시리즈 3편] 변수와 기본 자료형으로 값 다루기 C에서 변수 선언, 정수·실수·문자 자료형, `sizeof`, 출력 형식을 연결해 값이 메모리에 저장되는 방식을 익힙니다.

© 2026 mathbong. All rights reserved.

RSS