Android:layout_alignParentTop property takes a simple _____________ value

Options
- integer
- character
- float
- Boolean


CORRECT ANSWER : integer

Discussion Board
boolean

android:layout_alignParentTop – The value must be a boolean value, either "true" or "false". If true, makes the top edge of this view match the top edge of the parent.

Sapna Ambadkar 03-9-2017 07:19 AM

Boolean is the correct answer

yup =)

Angie 11-3-2015 12:31 PM

Correct Answer is Boolean

Boolean is the correct answer

Adnan 02-25-2015 05:51 AM

wrong answer

yes it is boolean

Bhagya shri 01-3-2015 03:48 PM

Wrong Answer

it take boolean not integer. change the answer.

Preeti 11-7-2014 01:40 AM

Request for change the answer

Android:layout_alignParentTop property takes simple Boolean(either true or false) only. But you have mentioned the correct answer as "integer". Its a wrong answer. So just make the answer as "Boolean".

Arunraj J 01-2-2014 02:17 AM

Write your comments


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement