SW StudyWalks

Computer Science  /  CS 0352  ·  Atom · ~20 seconds

Cross-Platform Compatibility

Video not yet published
to the StudyWalks catalog
State

Cross-platform compatibility is a language's ability to run across different operating systems and devices — one source serving many machines without rewriting.

Show

A transit app's logic riding unchanged from desktop to phone is the property at work.

Watch for

Compatibility is engineered per language, never assumed.