MCQs > IT & Programming > Android Programming > Consider the XML fragment below, which is taken from one of the files in an Android project: android:layout_width = 'fill_parent' android:layout_height = 'fill_parent' android:text = 'Some Text'> Which are true about the XML fragment above?

Android Programming MCQs

Consider the XML fragment below, which is taken from one of the files in an Android project:

        android:layout_width = "fill_parent"

        android:layout_height = "fill_parent"

        android:text = "Some Text">

Which of the following are true about the XML fragment above?

Answer

Correct Answer: MyElement should be the name of a class derived, directly or indirectly, from the View class.

Explanation:

Note: This question has more than 1 correct answers

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