Which of the following statement is correct? Select one: a. Log.w("SEHH3165","Check point1"); b. import android.os.Bundle; c. textView2.getText("Android is cool"); d. Package com.abc.sehh3165; e....


Which of the following statement is correct? Select one: a. Log.w("SEHH3165","Check point1"); b. import android.os.Bundle; c. textView2.getText("Android is cool"); d. Package com.abc.sehh3165; e. button a = findViewById(R.drawable.icon); Which of the following correct about Calendar in Android Studio? Select one: a. The data type of 'year = c.get(Calendar. YEAR)' is integer where c is an object of Calendar b. It is a variable C. An instance can be created and use diff()method to find days difference d. The month value of Calendar.MONTH ranges from 1 – 12 Which of the following is correct about activity? Select one: a. Stack concept is employed b. protected void onResume() is one the functions C. When writing java, pause, stop and kill states statements can be written in MainActivity.java d. Activity state changes when MainActivity.java has statement overriding Which one is correct about Toast statement? Select one: a. If it is used in MainActivity.java, the context is set to 'this' b. The duration can be either Duration.LENGTH_LONG or Duration.LENGTH_SHORT c. Toast.showText(...) is the way of usage The method 'display' must be used in order to see the Toast.



Jun 03, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here