Fill This Form To Receive Instant Help
Homework answers / question archive / Algonquin College CST 2335 Quiz 2: 1)Which function gets called first in the Android Lifecycle: onStart b
Algonquin College
CST 2335
Quiz 2:
1)Which function gets called first in the Android Lifecycle:
b. onCreate
c. onResume
c. onDestroy
a. When the application is loaded for the first time
b. When onSaveInstance was called previously
a. onRestoreInstanceState(Bundle savedInstanceState)
b. onSaveInstanceState(Bundle outState)
b. The file name
c. The string to save
b. "string_two"
c. Unknown
a. getString("string_one", "string_three")
b. getString("string_two", "string_three")
c. startActivityForResult()
b. finish()
c. finishActivity()
c. Unknown
a. Toast.makeText(getApplicationContext(), "The message", Toast.LENGTH_SHORT);
a. The alert pattern
b. The builder pattern
c. The command pattern
c. Log.w()
Already member? Sign In