In a table layout, which attribute can you add to have a widget span two columns?

In a table layout, which attribute can you add to have a widget span two columns?









a. android:span="2"
b.android:widget_span= "2"
c. android:layout_span= "2"
d.android:col_span="2"











Answer: C


Android

Learn More Multiple Choice Question :