---
title: "What is fragment?"  
description: "What is fragment?"  
author: "Anonymous User"  
published: 2015-05-21  
updated: 2020-09-21  
canonical: https://www.mindstick.com/interview/2562/what-is-fragment  
category: "android"  
tags: ["android", "android fragment"]  
reading_time: 1 minute  

---

# What is fragment?

Fragment is a part of Activity. By the help of fragments, we can display multiple screens on one activity.

## Answers

### Answer by Anonymous User

Fragment is a part of Activity. By the help of fragments, we can display multiple screens on one activity.


---

Original Source: https://www.mindstick.com/interview/2562/what-is-fragment

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
