141) An activity in a stopped state is doing nothing.
A.True
B.False
Answer : B
142) Application contents are independent of the activity lifecycle.
A.True
B.False
Answer : B
143) What built in database is Android shipped with?
A.Sqlite
B.Apache
C.Mysql
D.Oracle
Answer : A
144) Creating a UT(User Interface) in Android requires careful use of.. .
A.Java and SQL
B.XML and Java
C.XML and C++
D.Dreamweaver
Answer : B
145) A good example app should demonstrate most of the aspects of the application framework that are unique to Android.
A.True
B.False
Answer : A