To add a record using the form shown in the accompanying figure, click the ____ button on the Navigation bar.

A. Last record
B. New (blank) record
C. Insert record
D. Blank record


Answer: B

Computer Science & Information Technology

You might also like to view...

Which of the following statements is true?

a. Using existing exceptions makes the program less robust. b. Always create your own exception classes. c. An exception class is like any other class; however, a typical new exception class contains no members other than four constructors. d. The new exception class should extend RuntimeException if the program should be required to handle the exception.

Computer Science & Information Technology

List the general guidelines for creating and working with tasks.

What will be an ideal response?

Computer Science & Information Technology

Which of the following configures Arial, Verdana, or the default sans-serif font for an element?

a. font-face: Arial; b. font-type: Arial, Verdana, sans-serif; c. font-family: Arial, Verdana, sans-serif; d. font-typeface: Arial, Verdana, sans-serif;

Computer Science & Information Technology

A(n) __________ is any device that prevents a specific type of information from moving between an untrusted network and a trusted network.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology