Difference between revisions of "64-bit Windows"

From Conservapedia
Jump to: navigation, search
(Created page with "'''64-bit Windows''' is a version of Windows by Microsoft that uses 64 bits of data to be processed in parallel and can handle more than 4 GB of system RAM. Windows XP, ...")
 
m (clean up)
 
(One intermediate revision by one other user not shown)
Line 7: Line 7:
 
16-bit software can be made to run only through an emulation mode (such as Windows 7's "XP Mode") or virtual machine program that runs a virtual copy of another OS and recreates it's capabilities while running a 64-bit OS.
 
16-bit software can be made to run only through an emulation mode (such as Windows 7's "XP Mode") or virtual machine program that runs a virtual copy of another OS and recreates it's capabilities while running a 64-bit OS.
  
==See Also==
+
==See also==
 
* [[32-bit Windows]]
 
* [[32-bit Windows]]
  
==External Links==
+
==External links==
 
* [http://www.computerhope.com/jargon/num/64bit.htm Definition of 64-bit at Computer Hope]
 
* [http://www.computerhope.com/jargon/num/64bit.htm Definition of 64-bit at Computer Hope]
 +
 +
[[Category:Computer Programming]]

Latest revision as of 15:05, June 23, 2016

64-bit Windows is a version of Windows by Microsoft that uses 64 bits of data to be processed in parallel and can handle more than 4 GB of system RAM.

Windows XP, Vista, 7, and 8 all have 64-bit versions.

64 bit versions of Windows are not backwards compatible with 16-bit software (anything that would run on the MS-DOS or Windows 1.0/2.0/3.x operating systems), though they are able to run over 99% of all 32-bit programs, though hardware drivers need 64-bit versions to function.

16-bit software can be made to run only through an emulation mode (such as Windows 7's "XP Mode") or virtual machine program that runs a virtual copy of another OS and recreates it's capabilities while running a 64-bit OS.

See also

External links