Von Neumann Architecture
Definition
A computer architecture model organizing computation around a stored-program design with a central processing unit, a unified memory holding both instructions and data, and sequential instruction fetch-decode-execute cycles; foundational for most classical digital computers.