Multiple choice technology platforms and products

What are the major components of the Android Platform?

  1. Operating System

  2. Middleware Libraries

  3. Application Framework

  4. Applications

Reveal answer Fill a bubble to check yourself
A,B,C,D Correct answer
Explanation

Android platform consists of four main layers. The Linux-based OS handles core services, middleware libraries provide functionality like SQLite and WebKit, the Application Framework exposes APIs to developers, and Applications are the actual user-facing software. These layers work together to create a complete mobile platform.