Multiple Choice
An overridden method onCreateOptionsMenu in an Activity returns boolean value. What does this value mean?
A) You must return true for the menu to be displayed; if you return false it will not be shown.
B) You must return false for the menu to be displayed; if you return true it will not be shown.
C) You can return any value: the menu will be displayed anyway.
Correct Answer:

Verified
Correct Answer:
Verified
Q27: What is the incorrect statement about Data
Q28: If you want the Database Inspector to
Q29: <img src="https://d2lvgg3v3hfg70.cloudfront.net/C1428/.jpg" alt=" What is illustrated
Q30: What statements about InputStreamReader (java.io.InputStreamReader) are correct?
Q31: To automate UI tests with Android Studio,
Q33: Choose the most correct statement.<br>A) Android is
Q34: If you want to access a specific
Q35: About queries in DAO classes. Room verifies
Q36: Working with Custom View. To define custom
Q37: Select correct statements about Hardware Abstraction Layer