Were ANDROID,IOS and various other things also software.if so what are they developed with.And whats their code. | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

Were ANDROID,IOS and various other things also software.if so what are they developed with.And whats their code.

what is ANDROID and IOS.Were they are also softwares like any softwares like "hello world."

7th Aug 2018, 4:21 PM
Akash. V
Akash. V - avatar
1 ответ
0
Yes, they are also software. The low-level applications, such as operating systems, language compilers and interpreters, etc. are usually written in c or c++, because they are compiled directly into machine code and do not need any extra software to run. E.g. you can get Android source code from https://source.android.com
7th Aug 2018, 6:30 PM
Дмитро Іванов
Дмитро Іванов - avatar