All of the following statements about using VBA in Access are true EXCEPT:

A) VBA works with the objects in the various object libraries.
B) When using VBA to designate background colors, you must use the numerical equivalent.
C) A method is an action that is performed by an object.
D) The Option Compare Database statement is the best practice used by most programmers.


D

Computer Science & Information Technology

You might also like to view...

Which of the following are true?

Given the following part of an HTML page: ```

p-node 1

p-node 2

``` a. both

nodes are siblings b.

p-node 2

is a child of
c. both are true statements d. neither are true

Computer Science & Information Technology

Which of the following is the process of exploiting a bug or weakness in an operating system to allow a user to receive privileges to which they are not entitled?

A. privilege escalation B. insecure direct object references C. clickjacking D. CSRF

Computer Science & Information Technology

Describe the TLS/SSL handshake process as initiated by a web client accessing a secure website.

What will be an ideal response?

Computer Science & Information Technology

An executive assistant wants to onboard a new cloud-based product to help with business analytics and dashboarding. Which of the following would be the BEST integration option for this service?

A. Manually log in to the service and upload data files on a regular basis. B. Have the internal development team script connectivity and file transfers to the new service. C. Create a dedicated SFTP site and schedule transfers to ensure file transport security. D. Utilize the cloud product's API for supported and ongoing integrations.

Computer Science & Information Technology