What are fragments in Android Activity ?



What are fragments in Android Activity ?..

Answer / mady

Fragment represents a behavior or a portion of user interface in an Activity. And it is a self-contained component with its own UI and lifecycle.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Android OS Interview Questions

What is uri and order of dialog box button?

0 Answers  


What is the use of content provider?

0 Answers  


What is activities?

0 Answers  


What is .iml directory?

0 Answers  


What does android 9 pie do?

0 Answers  






how to create a service with single thread?

0 Answers  


What is color/ directory?

0 Answers  


What is the use of layout manager in android?

0 Answers  


What is contained within the manifest xml file?

1 Answers  


What are the different tools in android and explain them?

0 Answers  


You must declare all application components in manifest file in this way?

0 Answers  


Which attribute will be used in xml if the java code needs a reference to view??

0 Answers  


Categories