VISUAL BASIC

INTRODUCTION TO NET

APPLICATION DEVELOPMENT

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
The foundation of the Android platform is called as ____
A
Windows OS
B
Linux Kernel
C
MAC OS
D
Linux OS
Explanation: 

Detailed explanation-1: -The foundation of the Android platform is the Linux kernel. For example, the Android Runtime (ART) relies on the Linux kernel for underlying functionalities such as threading and low-level memory management.

Detailed explanation-2: -1) Linux kernel It is the heart of android architecture that exists at the root of android architecture. Linux kernel is responsible for device drivers, power management, memory management, device management and resource access.

Detailed explanation-3: -Android OS is a Linux-based mobile operating system that primarily runs on smartphones and tablets. The Android platform includes an operating system based upon the Linux kernel, a GUI, a web browser and end-user applications that can be downloaded.

Detailed explanation-4: -The kernel is also responsible for network communication and its stacking. Most importantly, it ensures that apps run on an android device. Linux is highly optimizable, and that’s a key reason why it is chosen by android.

Detailed explanation-5: -At the bottom of the Android stack is the Linux Kernel. It never really interacts with the users and developers, but is at the heart of the whole system. Its importance stems from the fact that it provides the following functions in the Android system: Hardware Abstraction.

Detailed explanation-6: -Security. Process management. Memory management. Device management. Multitasking. 07-Feb-2019

There is 1 question to complete.