When a Caption property is not entered, the field name is used to label the field.

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


True

Computer Science & Information Technology

You might also like to view...

An iterator is

a) an element in a collection. b) an object that allows access to each element in a collection individually. c) an interface d) a loop control variable e) a five syllable word

Computer Science & Information Technology

In the model known as ________, advertisers pay for their ads only when a website visitor clicks on the ad.

A. Web 2.0 B. banner ads C. pay-per-click D. spam

Computer Science & Information Technology

Select the code below that will configure a background image called parchment.gif for a web page using CSS.

a. body {background-image:url(parchment.gif); } b. document {background:parchment.gif; } c. body {background:parchment.gif’} d. body {background-color:parchment.gif;}

Computer Science & Information Technology

Which of the following is true of the primary key field in Microsoft Access 2016??

A. ?The data type of the primary key field cannot be changed. B. ?The default ID primary key field is assigned the Number data type. C. ?The default ID primary key field cannot be renamed. D. ?The primary key field can be chosen in Design view.

Computer Science & Information Technology