DRAG DROP
You are developing a Windows Store app by using JavaScript. The app will be used to print
documents. You need to ensure that the app allows the user to specify the number of copies to
print. Which three actions should you perform in sequence? (To answer, move the appropriate
actions from the list of actions to the answer area and arrange them in the correct order.)
Answer:
Doesn’t look right…
Maybe it should be:
1. Create and register for a print contract
2. Create a print task…
3. Clear all options and append the option …
Yes Vadim your answer is right.