nerdexam
Android

AND-401 · Question #96

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

The correct answer is B. It adjusts how the main window of the activity interacts with keyboard. See the full explanation below for the reasoning.

Question

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

Options

  • AIt specifies whether the window is in full screen or not
  • BIt adjusts how the main window of the activity interacts with keyboard
  • CIt adjusts how the window should be launched
  • DIt adjusts the window orientation

How the community answered

(52 responses)
  • A
    8% (4)
  • B
    77% (40)
  • C
    2% (1)
  • D
    13% (7)

Community Discussion

No community discussion yet for this question.

Full AND-401 Practice