Question 1
What type of data does Microsoft Copilot use to generate responses?
Question 2
When training deep neural networks, which statements about adaptive learning rate optimizers (Adam, RMSprop) are correct?
Question 3
The most effective mitigation against prompt injection in enterprise assistants is:
Question 4
What is the primary role of a GPU in AI workloads?
Question 5
Which statements about Parameter-Efficient Fine-Tuning (PEFT) methods like LoRA are correct?
Question 6
What is the primary benefit of using immutability in functional programming?
Question 7
What is the main advantage of using transformers in NLP?
Question 8
A human in the loop review is required before AI generated medical advice is published. Which workflow most effectively enforces this control?
Question 9
Which techniques are commonly used to prevent data leakage during machine learning model training?
Question 10
For function calling/tool use, when is it preferable over pure text generation?
Question 11
How does the vanishing gradient problem most directly impact the training of very deep neural networks?
Question 12
What is overfitting in machine learning?
Question 13
An ML Ops engineer needs to detect data drift in a production model predicting loan default probability. Which approach best balances sensitivity and false alarms?
Question 14
What is the purpose of batch normalization in neural networks?
Question 15
When deploying LLMs in production, which techniques are most effective at mitigating hallucinations without retraining the base model?
Question 16
When deploying an Azure Machine Learning model for real‑time inference, the recommended endpoint type is:
Question 17
What does "hallucination" mean in the context of an AI model?
Question 18
Which Microsoft service allows organizations to build, train, and deploy machine learning models?
Question 19
What is a practical symptom of exceeding the context window in long conversations?
Question 20
What is the primary benefit of using immutability in functional?