nerdexam
Microsoft

AI-900 · Question #268

Which two resources can you use to analyze code and generate explanations of code function and code comments? Each correct answer presents a complete solution. NOTE: Each correct answer is worth one p

The correct answer is C. the Azure OpenAI GPT-4 model D. the GitHub Copilot service. GitHub Copilot can analyze code to generate explanations, comments, and docstrings, and it can also review code for feedback. It understands code context to help explain what the code does, summarize functions, and generate inline comments to improve readability. https://docs.git

Submitted by neha2k· Mar 30, 2026Describe features of Natural Language Processing (NLP) workloads on Azure

Question

Which two resources can you use to analyze code and generate explanations of code function and code comments? Each correct answer presents a complete solution. NOTE: Each correct answer is worth one point.

Options

  • Athe Azure OpenAI DALL-E model
  • Bthe Azure OpenAI Whisper model
  • Cthe Azure OpenAI GPT-4 model
  • Dthe GitHub Copilot service

How the community answered

(48 responses)
  • A
    2% (1)
  • B
    2% (1)
  • C
    96% (46)

Explanation

GitHub Copilot can analyze code to generate explanations, comments, and docstrings, and it can also review code for feedback. It understands code context to help explain what the code does, summarize functions, and generate inline comments to improve readability. https://docs.github.com/en/enterprise-cloud@latest/copilot/responsible-use/code-review

Topics

#Azure OpenAI GPT-4#GitHub Copilot#Code generation#Code analysis

Community Discussion

No community discussion yet for this question.

Full AI-900 Practice