Louis I. answered 04/21/19
Computer Science Instructor/Tutor: Real World and Academia Experienced
Hi! Consider the fact that a Byte is a smallest addressable unit of memory, and a Byte = 8 bits ... so each possible 2^32 address value does not point to a single 1/0 but, but rather an 8-bit Byte area of memory. So yes, in total: 4,294,967,296 Bytes - aka 4GB
Clear?