Which of the following does Kerberos provide?

A. Non-repudiation
B. Accounting
C. Exchange
D. Authentication


Answer: D. Authentication

Computer Science & Information Technology

You might also like to view...

I have a pointer, nodePtr to a node that is a struct in a linked list. I want to access the member named data. I do this using the expression

a. nodePtr.data b. nodePtr->data c. *nodePtr.data d. (*nodePtr).data e. data is private, you can’t access data under any circumstances.

Computer Science & Information Technology

A presentation should include a wide array of different fonts

Indicate whether the statement is true or false

Computer Science & Information Technology

Using the Advanced command disables the AutoFilter command and removes the AutoFilter arrow from the column headings

Indicate whether the statement is true or false

Computer Science & Information Technology

____________________ is the de facto standard for e-mail transmission.

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

Computer Science & Information Technology