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 setbackgroundresource?

0 Answers  


Which method to display a dialog?

0 Answers  


Describe intents?

0 Answers  


What can sensors measure?

0 Answers  


Why to use Android?

1 Answers  






Why cannot you run standard Java bytecode on Android?

1 Answers   HCL,


Please explain what is a sticky intent?

0 Answers  


Which method is implemented by all subclasses of an activity?

0 Answers  


What does adb stands for & what is it’s primary function?

0 Answers  


What is the dagger symbol used for?

0 Answers  


What is the difference between serializable and parcelable?

0 Answers  


Given the following statements using openfileoutput function to store data into a file in android?

0 Answers  


Categories