Computer Science, asked by asarran, 11 months ago

Native apps not a choice for implementation because of its (I) Portability (II) Efficiency

I Only

I and II

It is always a choice for implementation

II Only

Answers

Answered by Kuchupu1
1
It is always a choice for implementation .
Answered by sailorking
1

Answer:

Native apps are not a choice for its (I) Portability. As we know that all the portable devices have come in market in recent years, and due to this the when the native apps were built, at that time the facility of running apps on different platforms were not there.

Explanation:

In native apps the code were just compiled, and converted to the binary codes, for a specific architecture of computer system, but the new apps are made machine independent, where the architecture of the system is not an issue, this is done with the help of interpreters.

Similar questions