MCQs > IT & Programming > Android Programming > Suppose MyView is a class derived from View and mView is a variable of type MyView. Which should be used to display mView when the Android application is started?

Android Programming MCQs

Suppose MyView is a class derived from View and mView is a variable of type MyView. Which of the following should be used to display mView when the Android application is started?

Answer

Correct Answer: Call setContentView(mView) in the onCreate() of the main application class.

Explanation:

Note: This Question is unanswered, help us to find answer for this one

Android Programming Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

Android Programming Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it