Examveda

Which one of the following statements is true about Button views?

A. A Button view is a ViewGroup.

B. You can only have three Button views per screen.

C. Button views are clickable, and on click, the attached click listener performs an action.

D. Button is an extension of ImageView.

Answer: Option C


This Question Belongs to Computer Science >> Kotlin Program

Join The Discussion

Related Questions on Kotlin Program

What is Kotlin?

A. A new version of Java.

B. A JavaScript framework.

C. A statically-typed programming language for the JVM, Android, and browser.

D. A database management system.