Which of the following is not one of the three parts of the CIA triad?
A. Availability
B. Encryption
C. Integrity
D. Confidentiality
Answer: B
Explanation: The CIA triad consists of confidentiality, integrity, and availability. Encryption is used to ensure the confidentiality of information.
You might also like to view...
The vertices to be drawn are placed between a call to function_______ and a call to function_______.
a) glBegin, glEnd. b) Begin, End. c) PyBegin, PyEnd. d) None of the above.
What data structure can be used to improve the efficiency of Dijkstra's algorithm?
a. Priority queue b. Queue c. Hash table d. Array
All of the following statements are TRUE about importing XML data EXCEPT:
A) XML is an increasingly popular tool working behind the scenes in Excel. B) XML allows users to define their own tags in order to define the content of the document. C) XML and HTML are examples of markup languages. D) Most web pages are programmed in XML.
Which cells are included in the notation A1:D1?
A) A1, B1, and C1 B) B1, C1, and D1 C) A1, B1, C1, and D1 D) A1 and D1