Briefing Android Knowledge

Which of the following attributes is used to set an activity screen to landscape orientation?

Which of the following attributes is used to set an activity screen to landscape orientation?

A.
screenorientation = landscape

B.
screenOrientation=”landscape”

C.
android:ScreenOrientation=“landscape”

D.
android:screenOrientation=”landscape”