What is view group in android?



What is view group in android?..

Answer / Chandni

A ViewGroup in Android is a class that manages a group of child View objects. It acts as a container for other views, and can arrange its children using various layout parameters.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Android OS Interview Questions

What is true about localstorage?

1 Answers  


Explain me the difference between oncreate() and onstart()?

1 Answers  


What is intent?

1 Answers  


What is the importance of an emulator in android?

1 Answers  


Can you run exe files on android?

1 Answers  


What is dagger 2 used for?

1 Answers  


Explain androidmanifest.xml file and why do you need this?

1 Answers  


What options do the users get to save data in android?

1 Answers  


What is the latest version of android 2019?

1 Answers  


What is the extension of android files?

1 Answers  


How is broadcast receivers implemented?

1 Answers  


Describe the android framework

1 Answers  


Categories