research

Comparative Characteristics of Programming Languages for Solving Crossplatform Problems

Abstract

The main purpose of cross-platform programming is to create software which will function correctly on different operation systems and hardware platforms. For writing such type of software we use programming languages that have compilers for various platforms (C, C++, Pascal). Besides, we use interpreted languages (Java, Python)

    Similar works