32bit vs 64bit. what is the difference between 32bit and 64bit?

Friends if you are buying a pc or laptop so many people people confusing on one thing is bit(32bit vs 64bit). Firstly, what is bit? A bit is a smallest unit of data in a computer. A bit has a single binary valve , either 0 or 1. In a bit we have only two valves and two memory locations, if we have 2bit(2^2=4B) then they have four memory locations, if we have 3bit(2^3=8B) then they have 8 memory locations. Let we talk about 32bit(2^32=4,294,967,296B) if we convert into GB(gigabytes) we will get 4GB that means 32bit processor have capacity to store 4GB data only... Now we talk about 64bit(2^64=1.844674407370E19B) if we convert into EB(exabyte) we will get 16EB. This is huge memory compare to 4GB. > 32bit processor have capacity to store only 4GB ram memory. > 64bit processor have capacity to store upto 16EB ram memory.( We didn't have that much ram if we will get it in future) 32bit processor: Case(1) : If your processor is 32bit and ...