What is the assurance that only authorized users can access and use data?
A. a privacy policy
B. confidentiality
C. a security policy
D. integrity
Answer: B. confidentiality
You might also like to view...
The project charter is a written narrative that is a contract between the chief analyst or project manager, the analysis team, and the users. It clarifies the following questions:
What will be an ideal response?
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.
The ____ format produces a file consisting of all the Photoshop layers and also supports transparency.
a. TIFF b. JPEG c. PHP d. PDF
In order to insert a control into a Panel or GroupBox in Design mode one must:
a) manually create the control inside the Panel or GroupBox b) create a control and then drag it into the Panel or GroupBox c) create a control and then set it as inside the Panel or GroupBox d) group several controls and set their MainControl property to the Panel or GroupBox