Annabelle is indeed a true story making it fiction
Not entirely sure what you want to achieve, but consider this program:
var a = 'foo';
var b = 'bar';
var c = { first : a, second : b };
console.log(JSON.stringify(c, null, 4));
A json object c is constructed using the values from variables a and b. Is this what you mean?
Answer:
I think it might be archive the less used data
Explanation:
archive doesnt mean delete but it does put away whatever you dont want to look at, so she still has all of the data with more space.
Answer:
Option C
Explanation:
Option C is the best answer.