Examlex

Solved

In the Following Sample JSON Data (Presented in MongoDB Syntax),the

question 1

Multiple Choice

In the following sample JSON data (presented in MongoDB syntax) ,the word "addesses" is a ________. {
_id: 555667777,
Name: "Tierney,Doris",
Majors: ["Music","Spanish"],
Addresses: [
{
Street: "14510 NE 4th Street",
City: "Bellevue",
State: "WA",
Zip: "98005"
},
{
Street: "335 Aloha Street",
City: "Seattle",
State: "WA",
Zip: "98109"
}
],
AdvisorID: "Advisor1"
}


Definitions:

Proactive Interference

Forgetting that occurs when previously stored material interferes with the ability to remember similar, more recently learned material.

Decay

The gradual reduction or loss of information from memory over time when it is not used or rehearsed.

Retroactive Interference

Forgetting that occurs when recently learned material interferes with the ability to remember similar material stored previously.

Recovered Memories

Memories of traumatic events that were not remembered for a period of time, but have been recalled through therapy or spontaneously.

Related Questions