Which of the following is/are Native Libraries?
Answers
Answered by
7
Answer:
1)webkit 2)openGL 3)SQLite 4)openUX 5)Dalvik. SQLite – It provides various classes used for database management. WebKit – It is a web browser engine used to display internet content.
Answered by
0
Answer:
Explanation:
Given - Native Libraries.
Native libraries are programmes written by a developer and compiled for a particular computer architecture. This usually refers to code written in C or C++. A native library is one that contains code that is "native" to the platform. That is, code compiled for a particular hardware architecture or operating system, such as x86 or Windows.
Similar questions