Briefing Android Knowledge

Which of the following is true about attribute android:windowSoftInputMode of the <activity> t

Which of the following is true about attribute android:windowSoftInputMode of the <activity> tag in
file AndroidManifest.xml?

A.
It specifies whether the window is in full screen or not

B.
It adjusts how the main window of the activity interacts with keyboard

C.
It adjusts how the window should be launched

D.
It adjusts the window orientation