exam questions

Exam DP-100 All Questions

View all questions & answers for the DP-100 exam

Exam DP-100 topic 3 question 148 discussion

Actual exam question from Microsoft's DP-100
Question #: 148
Topic #: 3
[All DP-100 Questions]

You create a workspace by using Azure Machine Learning Studio.

You must run a Python SDK v2 notebook in the workspace by using Azure Machine Learning Studio. You must preserve the current values of variables set in the notebook for the current instance.

You need to maintain the state of the notebook.

What should you do?

  • A. Change the compute.
  • B. Change the current kernel.
  • C. Stop the compute.
  • D. Stop the current kernel.
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

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
A_PL300
8 months, 3 weeks ago
On exam 4 Sept 2023
upvoted 4 times
...
PI_Team
9 months, 2 weeks ago
Selected Answer: D
Yes, because stopping or interrupting Kernel is just stops the operation of a cell. So, it shouldn't impact variables etc unless it crashes. SaM
upvoted 4 times
...
MarinaMijailovic
9 months, 2 weeks ago
Selected Answer: D
It is D and you can find explanation here: https://learn.microsoft.com/en-us/azure/machine-learning/how-to-run-jupyter-notebooks?view=azureml-api-2
upvoted 1 times
...
Mal42
9 months, 2 weeks ago
On exam 18 Aug 2023
upvoted 2 times
...
phdykd
10 months ago
D. Stop the current kernel.
upvoted 1 times
...
phdykd
10 months, 2 weeks ago
A. Change the compute.
upvoted 1 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 ...