Android Programming Quiz # 11

Instructions
Quiz: Android Programming Quiz # 11
Subject: Basic Android Programming
Total Questions: 30 MCQs
Time: 30 Minutes

Note

  • Do not refresh the page while taking the test.
  • Results along with correct answers will be shown at the end of the test.
Android Programming Quiz # 11
Question 1 of 30
00:00
  • Suppose Screen1 is the main screen of an Android application MyAndroid. Now if another screen, Screen2 has to be opened from Screen1, then which of the following are true?

  • Which of the following can you use to display a progress bar in an Android application?

  • One can declare a logical parent ".MainActivity" to < activity > by adding the following line in the respective < activity > in AndroidManifest.xml.

  • Which of the following lifecycle methods are common to both Activity and Fragment?

  • Which statement converts the Object into String?

  • Which of the following is not an activity lifecycle method?

  • ____ are like reusable components or subactivities and can be reused between screens.

  • To pass extra information with intent we can use which Intent object method?

  • Which of the following is correct in order to get a reference to the TextView having an id of "water"

  • To run your app on a REAL device which of the following are required? Check all that apply.

  • Which of the following is true for R.java? (choose all that apply)

  • Which of the following is/are correct about Intent filter?

  • Which of the following are true for intent?

  • Which of the following is the correct location of the menu resource file?

  • Which object can be used to display a pop-up message?

  • Which method sets the layout for the activity?

  • To connect list view to array we can use:

  • A menu resource file in Java can be referenced as (...)?

  • Which of the following folder locations can be used for layouts to accomodate different screen sizes? (choose all that apply.)

  • Which of the following tools is used for stress-testing an Android application and reporting back the errors that come up?

  • Which of the following log messages should you select for displaying the expected log messages for regular usage and the message levels lower in the list?

  • Which of the following is the default log level of selendroid?

  • While working on Android Studio, which of the following features are supported by the monkeyrunner tool in order to perform Android testing?

    i) It supports functional testing.

    ii) It supports regression testing.

    iii) It supports only single device control.

    iv) It supports extensible automation.


  • Which of the following Selenium commands is used for returning the text from a specified cell in a table?

  • In Addroid Studio, which of the following is the correct syntax of the bmgr restore command used for immediately invoking the restore operation for an application whose testing is being done?

  • Which of the following methods can be used to Check whether or not an element supports multi—selection?

  • Which of the following is the correct syntax of the command that you will be running if you want to see how your app's memory is divided between different types of RAM allocation?

  • In Android Studio, which of the following commands is passed to the dumpsys tool so that it provides an output in logcat with performance information that is related to the frames of animation, which occur during the recording phase?

  • Which of the following Android classes provides JUnit framework, Android-specif‌ic setup, teardown, and helper methods?

  • Which of the following is the general syntax of the "am instrument" command used in Android Studio?

Android Programming Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

Android Programming Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it