Object-code compatible: Difference between revisions

Content deleted Content added
No edit summary
m Bot: Fixing double redirect to Binary-code compatibility
 
(5 intermediate revisions by 5 users not shown)
Line 1:
#REDIRECT [[Binary-code compatibility]]
'''Object-code compatible''' is a computing term meaning that [[object code]] can move freely between two different kinds of computers and can be expected to function in the same way.
 
Usually, compatibility is expressed in terms like [[backward-compatible]], which means that the usually-newer computer has every feature the old one did, plus additional functionality that is not supported on the old machine.
 
[[Category:Computing terminology]]
[[Category:Backward compatibility]]