Free GH-300 Microsoft GH-300 Practice Test Question

Loading demo links...

Showing 10–11 of 11 questions

Question 10 (Topic 5)

How can you use GitHub Copilot to get inline suggestions for refactoring your code? (Choose two.)

Select an option, then click Submit answer.

  • By using the “/fix” command in GitHub Copilot in-line chat.
  • By adding comments to your code and triggering a suggestion.
  • By highlighting the code, you want to fix, right-clicking, and selecting “Refactor using GitHub Copilot.”
  • By highlighting the code you want to fix, right-clicking, and selecting “Fix using GitHub Copilot.”
  • By running the gh copilot fix command.
Question 11 (Topic 2)

Which of the following is correct about GitHub Copilot Knowledge Bases?

Select an option, then click Submit answer.

  • All file types are indexed
  • Indexing is static
  • All repos are indexed
  • It is an Enterprise feature