Hair Cuttery Interview Question

What is an Activity in Android?

Interview Answer

Anonymous

Mar 28, 2024

In Android, an Activity is a fundamental component of an application that represents a single screen with a user interface. It serves as a window where the user can interact with the application, such as entering data, viewing information, or performing actions.