What is View in Android?



What is View in Android?..

Answer / mady

Views are the base class for all visual interface elements(commonly known as controls or widgets).

All UI controls,including the layout classes,are derived for View.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Android OS Interview Questions

Which of the layout that you can use in a window in an android application?

1 Answers  


When you need to use mp3 file in android application, which folder you need to create and store mp3 file?

1 Answers  


There is a kind of animation that using an xml file to define a sequence of pictures using?

1 Answers  


Does Android support the Bluetooth serial port p roflle?

1 Answers  


what is serialization? How serialization is different from binders?

1 Answers  


how will you display database tables in an activity?

1 Answers  


What is the latest android version 2019?

1 Answers  


What is the purpose of @override in android?

1 Answers  


What is included in Mono for Android?

1 Answers  


Why can't you run java byte code on android?

1 Answers  


Can you use an Intent to provide data to a ContentProvider? If not, what would be the proper mechanism for doing this?

1 Answers  


what is aapt in android?

1 Answers  


Categories