Team Leader Android Developer Question:

Download Job Interview Questions and Answers PDF

Tell me can Android application only be programmed in Java?

Team Leader Android Developer Interview Question
Team Leader Android Developer Interview Question

Answer:

No, it is not necessary. You can program Android apps can be created using NDK in C/C++. The NDK is a toolset that allows you to implement parts of your app using native-code languages such as C and C++. Typically, good use cases for the NDK are CPU-intensive applications such as game engines, signal processing, and physics simulation.

Download Team Leader Android Developer Interview Questions And Answers PDF

Previous QuestionNext Question
Explain me what is singleton class in android?Explain me what is Android?