Go Back   CodingForums.com > :: Computing & Sciences > Computer/PC discussions

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 05-02-2013, 06:38 PM   PM User | #1
sumal roy
New to the CF scene

 
Join Date: Apr 2013
Location: Dhaka
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
sumal roy is an unknown quantity at this point
What is the system of 32 or 64 bit

I don't know about 32 bit or 64 bit system of a computer
sumal roy is offline   Reply With Quote
Old 05-02-2013, 08:15 PM   PM User | #2
felgall
Master Coder

 
felgall's Avatar
 
Join Date: Sep 2005
Location: Sydney, Australia
Posts: 5,530
Thanks: 0
Thanked 503 Times in 494 Posts
felgall is a jewel in the roughfelgall is a jewel in the roughfelgall is a jewel in the rough
32 bit

11111111111111111111111111111111


64 bit

1111111111111111111111111111111111111111111111111111111111111111
__________________
Stephen
Learn Modern JavaScript - http://javascriptexample.net/
Helping others to solve their computer problem at http://www.felgall.com/
felgall is offline   Reply With Quote
Old 05-02-2013, 09:12 PM   PM User | #3
patryk
Regular Coder

 
patryk's Avatar
 
Join Date: Oct 2012
Location: /dev/couch
Posts: 395
Thanks: 2
Thanked 64 Times in 64 Posts
patryk is on a distinguished road
it's all about width of cpu's registers.
basicaly 32bit cpu is capable of processing 32 bits per clock cycle and 64bit cpu can process 64bits per cycle.
in ideal world 64bit cpu could work almost 2x faster than 32bit cpu with the same clock speed. but that would be reality only if someone would actually create really efficient OS, so prolly not any time soon
__________________

-------------------------------------------------------------------------------
"Real Programmers can write assembly code in any language" - Larry Wall
patryk is offline   Reply With Quote
Old 05-09-2013, 03:53 PM   PM User | #4
ikuvae22
New Coder

 
Join Date: Jan 2013
Location: Bangladesh
Posts: 14
Thanks: 0
Thanked 0 Times in 0 Posts
ikuvae22 is an unknown quantity at this point
I know about 32 bit or 64 bit computer system. But I don’t meant you.
ikuvae22 is offline   Reply With Quote
Old 05-09-2013, 05:41 PM   PM User | #5
DanInMa
Senior Coder

 
DanInMa's Avatar
 
Join Date: Nov 2010
Location: Salem,Ma
Posts: 1,335
Thanks: 13
Thanked 207 Times in 207 Posts
DanInMa is on a distinguished road
Quote:
Originally Posted by ikuvae22 View Post
I know about 32 bit or 64 bit computer system. But I don’t meant you.
what?!?
__________________
- Firebug is a web developers best friend! - Learn it, Love it, use it!
- Validate your code! - JQ/JS troubleshooting
- Using jQuery with Other Libraries - Jslint for Jquery/other JS library users
DanInMa is offline   Reply With Quote
Old 05-23-2013, 12:58 PM   PM User | #6
khstaff7
New Coder

 
Join Date: Mar 2013
Posts: 26
Thanks: 0
Thanked 0 Times in 0 Posts
khstaff7 is an unknown quantity at this point
Well it depends on your system registars capicity and 32bit will capable to process 32 bits per cycle and 64 would be able to process 64bit per cycle but 64 is good for system speed and for best result also in personalizing
khstaff7 is offline   Reply With Quote
Old 05-24-2013, 10:24 AM   PM User | #7
ewrecyclers
New Coder

 
Join Date: May 2013
Location: Delhi
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
ewrecyclers is an unknown quantity at this point
A 32 bit machine and/or OS (operating system) is limited to about 3.55GB of memory, and an X64 is limited to about 17,179,869,184 gigabytes, 17,179,869 terabytes, or about 16 exabytes of RAM. Also a 32-bit CPU cannot run an 64-bit OS.
ewrecyclers is offline   Reply With Quote
Old 06-04-2013, 07:51 AM   PM User | #8
RobertWoges
New Coder

 
Join Date: Jan 2013
Posts: 68
Thanks: 1
Thanked 2 Times in 2 Posts
RobertWoges is an unknown quantity at this point
Always used to buy advanced version .So i prefer 64 bit.
__________________
Groupon Clone , Odesk Clone
RobertWoges is offline   Reply With Quote
Old 06-05-2013, 02:06 AM   PM User | #9
firepages
Super Moderator


 
Join Date: May 2002
Location: Perth Australia
Posts: 3,942
Thanks: 7
Thanked 82 Times in 81 Posts
firepages will become famous soon enough
Quote:
Originally Posted by ewrecyclers View Post
A 32 bit machine and/or OS (operating system) is limited to about 3.55GB of memory, and an X64 is limited to about 17,179,869,184 gigabytes, 17,179,869 terabytes, or about 16 exabytes of RAM. Also a 32-bit CPU cannot run an 64-bit OS.
nope, 32 bit Windoze machines are limited to 4G total, linux can use more on some CPU's and with the right kernel.

Microsoft in thier magnificence limit Home Premium users to 16GB, only Pro/Ultimate sers get to use more than that, most other OS's don't impose any such artificial limitations, but then again they cant sell you an artifically imposed upgrade since free+free==free
__________________
resistance is...

MVC is the current buzz in web application architectures. It comes from event-driven desktop application design and doesn't fit into web application design very well. But luckily nobody really knows what MVC means, so we can call our presentation layer separation mechanism MVC and move on. (Rasmus Lerdorf)
firepages is offline   Reply With Quote
Old 06-10-2013, 12:23 PM   PM User | #10
sptechnolab1
New to the CF scene

 
Join Date: Jun 2013
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
sptechnolab1 is an unknown quantity at this point
http://www.techsupportalert.com/cont...-explained.htm
this links explains the concept of 32 bit and 64bit processor
sptechnolab1 is offline   Reply With Quote
Old 06-10-2013, 01:50 PM   PM User | #11
elenashaw56
New to the CF scene

 
Join Date: Jun 2013
Location: Illinois
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
elenashaw56 can only hope to improve
32 bit
elenashaw56 is offline   Reply With Quote
Reply

Bookmarks

Tags
32 bit, 64 bit

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 05:56 AM.


Advertisement
Log in to turn off these ads.