Comparative Characteristics of Programming Languages for Solving Crossplatform Problems
Переглянути
Дата
2017Автор
Miroshnychenko, Volodymyr
Grishchenko, E. V.
Kostrytska, S.I.
Metadata
Показати повний опис матеріалуКороткий опис(реферат)
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).