What is anchor view?

A - Same as list view

B - provides the information on respective relative positions

C - Same as relative layout

D - None of the above


B - provides the information on respective relative positions

Computer Science & Information Technology

You might also like to view...

Function objects have their functions called by using:

a. The dot operator (.) b. operator() c. The arrow operator (->) d. The binary scope resolution operator (::)

Computer Science & Information Technology

Write the same code using the designed loop structure. You are not writing complete programs!

Declare a string variable and ask the user to enter a line of text. This process should continue until the user enters the word “done”. Write a while loop and a do while loop that accomplishes this task.

Computer Science & Information Technology

When initially backing up your system it is a good idea to create a(n) ________ backup first

Fill in the blank(s) with correct word

Computer Science & Information Technology

In a monochrome monitor, the bitmap is displayed by manipulating the pattern of "off" and "on" pixels displayed on the screen.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology