Which UI does the following code builds? <?xml version="1.0" encoding="utf-8"?>
<LinearLayout
Xmlns:android=http:// schemas.android.com/apk/res/android
Android:layout_width="match_parent"
Android:layout_height="match_parent"
Android:orientation="vertical" >
<LinearLayout
Android:layout_height="wrap_content"
Android:orientation="horizontal" >
<TextView
Android:id="@+id/textView1"
Android:layout_width="wrap_content"
Android:text="Name:" />
<EditText
android:id="@+id/editText1"
Android:layout_weight="1"
android:ems="10" />
</LinearLayout>
<Button
Android:id="@+id/button1"
Android:text="Post" />
A) An edit text to the left of a text view and a button beneath it
B) An edit text to the right of a text view and a button to the right of the text view
C) An edit text to the right of a text view and a button beneath them
D) A text view, an edit text beneath it and the button beneath the edit text
Correct Answer:
Verified
Q90: Which of the following is NOT true
Q91: Which of the following lines of code
Q92: Consider the following the code: public boolean
Q93: When including a text file in your
Q94: Which of the following is not true
Q96: To create a customized Adapter for a
Q97: Consider the following AndroidManifest.xml file: <?xml version="1.0"
Q98: Which of the following is incorrect about
Q99: Which of the following sets the entire
Q100: To add a new Activity to your
Unlock this Answer For Free Now!
View this answer and more for free by performing one of the following actions
Scan the QR code to install the App and get 2 free unlocks
Unlock quizzes for free by uploading documents