Comparative Characteristics of Programming Languages for Solving Crossplatform Problems
View/ Open
Date
2017Author
Miroshnychenko, Volodymyr
Grishchenko, E. V.
Kostrytska, S.I.
Metadata
Show full item recordAbstract
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).