exam questions

Exam 70-483 All Questions

View all questions & answers for the 70-483 exam

Exam 70-483 topic 1 question 92 discussion

Actual exam question from Microsoft's 70-483
Question #: 92
Topic #: 1
[All 70-483 Questions]

DRAG DROP -
You are creating a class named Data that includes a dictionary object named _data.
You need to allow the garbage collection process to collect the references of the _data object.
How should you complete the relevant code? (To answer, drag the appropriate code segments to the correct locations in the answer area. Each code segment may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.)
Select and Place:

Show Suggested Answer Hide Answer
Suggested Answer:

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Mitsoshima
Highly Voted 6 years ago
Correct answer is: 1, 3
upvoted 17 times
...
supersunny
Highly Voted 5 years, 11 months ago
I support 1,3
upvoted 7 times
...
DaGrooveNL
Most Recent 4 years, 5 months ago
FINAL ANSWER: 1. and 3.
upvoted 1 times
...
noussa
4 years, 5 months ago
The correct answer is 1,3
upvoted 1 times
...
dominikeps
5 years, 5 months ago
support 1,3 junge
upvoted 3 times
...
jose1024
5 years, 6 months ago
OK, but 3 should be _data.Add(i, new WeakReference(i*2,false)); in order to compile
upvoted 3 times
...
maly007
5 years, 6 months ago
me too support 1,3 :D
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...