Spring Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 70track

Free Microsoft GH-900 Practice Exam with Questions & Answers | Set: 3

Questions 21

What qualifier finds issues that mention a certain user?

Options:
A.

mentions:

B.

Smentioned:

C.

mentioned:

D.

threads:

Microsoft GH-900 Premium Access
Questions 22

From the Organization settings, which restrictions can organization owners place on GitHub Actions usage?

(Each answer presents a complete solution. Choose three.)

Options:
A.

Allow actions that use self-hosted runners.

B.

Allow an action to be run from a Codespace.

C.

Allow specified actions.

D.

Allow actions by Marketplace verified creators.

E.

Allow actions created by GitHub.

Questions 23

What steps must you follow to use GitHub Copilot?

(Each correct answer presents part of the solution. Choose two.)

Options:
A.

Install the Copilot extension for your supported IDE.

B.

Sign up for a Copilot edition and enable it for your account.

C.

Sign and submit the legal disclaimer.

D.

Install the Copilot App on your GitHub organization, account or server.

E.

Store your coding project(s) in GitHub.

Questions 24

Which of the following best describes GitHub Copilot?

Options:
A.

A Visual Studio Code extension for developing AI solutions

B.

An AI tool designed to replace software developers

C.

An AI pair programmer that offers autocomplete-style suggestions

D.

An advanced search tool to intelligently reuse existing code in your projects

Questions 25

Which of the following are advantages of saved replies?

(Each correct answer presents part of the solution. Choose two.)

Options:
A.

Saved replies are tied to a GitHub user ' s personal account.

B.

Saved replies are allocated at the enterprise level for all users.

C.

Saved replies allow you to create a reusable response to issues and pull requests.

D.

Saved replies will send auto notifications when a user is tagged to an issue.

Questions 26

Which of the following is the purpose of a GitHub repository?

Options:
A.

To provide a folder that stores project files, including documentation, on your local machine

B.

To provide a version control system designed for small projects, offering simple tools for organizing files on your laptop

C.

To provide a cloud-based hosting service for project documentation, providing a secure and centralized location for file storage

D.

To provide a collaborative space where developers can share and manage code files, track changes, and store revision history

Questions 27

Which of the following features does GitHub provide to enhance collaboration within teams?

Options:
A.

real-time collaboration through pair programming

B.

code review and discussion through issues and pull requests

C.

automated testing and code quality analysis

D.

git repositories hosting and sharing capabilities

Questions 28

Which version control system is GitHub built on top of?

Options:
A.

Mercurial

B.

Perforce

C.

Subversion

D.

Git

Questions 29

Which of the following statements most accurately describes who can access a private repository Wiki?

Options:
A.

Wikis are only viewable by repository admins.

B.

Wikis can be viewed by the same people who have Read access to the repository.

C.

Wikis will not be visible until shared with a specific user.

D.

Wikis are public regardless of whether you have access to the repository.

Questions 30

Which of the following outcomes can be achieved with a branch protection rule?

Options:
A.

Require two-factor authentication (2FA) by code contributors.

B.

Require approval before merging changes.

C.

Block code pushes that contain hardcoded secrets.

D.

Restrict who can view the branch.