When an entity has a relationship connecting it to itself, it is called a(n):

A) unitary relationship.
B) inverse relationship.
C) extensible join.
D) self-join.


D) self-join.

Computer Science & Information Technology

You might also like to view...

Explain how processing described in pseudocode differs from that in an IPO chart.

What will be an ideal response?

Computer Science & Information Technology

A PivotChart always has an associated ________ report and the two are interactive

Fill in the blank(s) with correct word

Computer Science & Information Technology

Which of the following statements are true regarding encryption?

A) Windows files can be encrypted only if the NTFS partition is marked as active. B) Windows uses USS for encrypting files and folders. C) You can encrypt someone else's files if you have the correct permissions. D) Folders that are encrypted must be accessed using the UNC.

Computer Science & Information Technology

The ____ deallocates the memory occupied by the nodes of a list when the class object goes out of scope.

A. constructor B. destructor C. head pointer D. tail pointer

Computer Science & Information Technology