Multiple Choice
Which of the following defines a valid String element?
A) < strings name="my_name">20dp< /strings>
B) < string name="my_name">20dp< /string>
C) < name string="my_name">16dp< /name>
D) < my_name name="string">16dp< /my_name>
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: AVD stands for _.
Q2: The AppCompatActivity's direct superclass is:<br>A) MainActivity.<br>B) Activity.<br>C)
Q3: In order to test an app on
Q4: An XML element can have only 0
Q6: Which of the following code snippets defines
Q7: XML elements can be nested.
Q8: We can access the activity_main.xml resource file
Q9: The int parameter of the setContentView( int
Q10: The name of the directory where we
Q11: We can test an app on a