eli5: difference between 32 bit and 64 bit OS.

281 views

eli5: difference between 32 bit and 64 bit OS.

In: 6

8 Answers

Anonymous 0 Comments

A 32-bit OS has been coded and compiled to run on a 32-bit CPU, it supports a maximum memory address space of 4GB.

A 64-bit OS has been coded and compiled to run on a 64-bit CPU, it supports memory address upto a capacity of 16 billion GB.

You are viewing 1 out of 8 answers, click here to view all answers.