In which view would you be able to view the Field Properties area of an Access Table?

a. Design view
b. Object view
c. Navigation pane
d. Datasheet view


Ans: a. Design view

Computer Science & Information Technology

You might also like to view...

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

1. When an operator is overloaded as a member of a class, the first parameter listed in parentheses, is the calling object. 2. If a unary operator is overloaded as a stand-alone function, the argument may be any type.

Computer Science & Information Technology

The insertion sort algorithm works by

A) repeatedly comparing adjacent items and swapping them so smaller values come before larger values B) repeatedly locating the smallest value in the unsorted portion of the array and moving it toward the lower end of the array C) repeatedly taking the first value in the unsorted portion of the array and placing it at its proper place in the part of the array that is already sorted D) partitioning the unsorted portion of the array into two sublists and a pivot and recursively sorting the two sublists

Computer Science & Information Technology

Which of the following is true?

a. You can add characters into a string buffer. b. You can delete characters into a string buffer. c. You can reverse the characters in a string buffer. d. The capacity of a string buffer can be automatically adjusted.

Computer Science & Information Technology

What are the four actions you can take when editing a virtual disk?

What will be an ideal response?

Computer Science & Information Technology