Every day is International Women's Day here 💜 Our Women in Tech tickets are 50% cheaper today and every day | Learn more →

All Articles for

Portable

Portability in high-level computer programming is the usability of the same software in different environments. The prerequirement for portability is the generalized abstraction between the application logic and system interfaces. When software with the same functionality is produced for several computing platforms, portability is the key issue for development cost reduction.