Computer compatibility: Difference between revisions

Content deleted Content added
mNo edit summary
Line 5:
 
== {{anchor|Software}}Software compatibility ==
Software compatibility can refer to the compatibility that a particular software has running on a particular [[CPU architecture]] such as Intel or [[PowerPC]]. Software compatibility can also refer to ability for the software to run on a particular [[operating system]]. Very rarely is a [[Object file|compiled software]] compatible with multiple different CPU architectures. Normally, an application is compiled for different CPU architectures and operating systems to allow it to be compatible with the different system. [[Interpreter (computing)|Interpreted software]], on the other hand, can normally run on many different CPU architectures and operating systems if the interpreter is available for the architecture or operating system. [[Software incompatibility]] occurs many times for new software released for a newer version of an operating system which is incompatible with the older version of the operating system because it may miss some of the features and functionality that the software depends on. does this actually work?
 
== {{anchor|Hardware}}Hardware compatibility ==