Answered step by step
Verified Expert Solution
Question
1 Approved Answer
1.Service is not having any UI (User Interface). a.True b.False 2.Which of the following is a Java call-back method invoked when a view is clicked.?
1.Service is not having any UI (User Interface).
a.True
b.False
2.Which of the following is a Java call-back method invoked when a view is clicked.?
a.OnClickDetector
b.OnClickListener
c.OnTapListener
d.None of these
3.Choose correct data type in following line of code: SharedPreferences obj = getSharedPreferences(_______,MODE_PRIVATE).
a.int
b.double
c.String
d.char
4.Resumed is the state of an activity, when it is visible and ready to use.
a.True
b.Falst
5.In XML ___________ Symbol is use to define the ID of a view.
a.$
b.@+
c.&
d.#
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started