+ 1
Pop Quiz
What are IOS apps’ programming languages?
2 ответов
+ 1
I think it's objective-c.
+ 1
Manily Objective-C
The primary programming language for iOS apps, Objective-C was chosen by Apple to build apps that are robust and scalable. Being a C-language superset, it does have a number of functions that precisely deal with graphics, I/O, and display functions. Moreover, as part of the Apple development framework, Objective-C is fully integrated into all iOS and MacOS frameworks. However, it’s now slowly being replaced in the Apple ecosystem by a more powerful language called Swift.