Download as pdf or txt
Download as pdf or txt
You are on page 1of 4

Home My courses 22CAH-655_22MCA-6_A :: MOBILE APPLICATION DEVELOPMENT



S t a r t e d o n Wednesday, 10 May 2023, 10:57 PM
 S t a t e Finished
C o m p l e t e d o n Wednesday, 10 May 2023, 11:04 PM
 T i m e t a k e n 7 mins 1 sec
M a r k s 4.00/6.00
 G r a d e 6 . 6 7 out of 10.00 (6
67 %)

Question 1 which file is used to store the database of your application


Incorrect

Mark 0.00 out a. public file


of 1.00
b. None of the above

c. private file

d. both 

Your answer is incorrect.


The correct answer is:
private file


Question 2 Which method you should override to use Android menu
Correct
system?
Mark 1.00 out
of 1.00
 a. onCreate()

b. None of the above



c. getItemId()

 d. onCreateOptionsMenu()


Your answer is correct.

The correct answer is:
onCreateOptionsMenu()

Question 3 Choose the correct option for replace() method.


Incorrect

Mark 0.00 out a. None of the above


of 1.00
b. Choose the correct option for replace() method.

c. transaction.replace(newFragment);

d. transaction.replace(R.id.fragment_container); 
transaction.replace(R.id.fragment_container)

Your answer is incorrect.


The correct answer is:
Choose the correct option for replace() method.


Question 4 A reference to a drawable to use as the item's icon
Correct

Mark 1.00 out a. android:title


of 1.00
 b. android:id

c. android:icon 

d. None of the above

 Your answer is correct.


The correct answer is:
 android:icon


Question 5 It's easier to visualize the menu structure in XML
Correct

Mark 1.00 out a. TRUE


of 1.00
b. FALSE

c. None of the above

d. Cant decide
P r e v i o u s a c t i vi t y
Jump to...
◄ Worksheet 3.3
Your answer is correct.
The correct answer is:


You might also like