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: 4

Questions 31

What best describes Markdown?

Options:
A.

Markup language

B.

Programming language

C.

Scripting language

D.

Version control system

E.

Containerization solution

Microsoft GH-900 Premium Access
Questions 32

Why is branching a core concept in Git?

Options:
A.

Branching creates physical copies of the project on disk, ensuring data redundancy and backup.

B.

Branching helps in automatically merging changes from different branches into the main branch.

C.

Branching is necessary for organizing files and folders within a Git repository.

D.

Branching creates an isolated environment to try new ideas and make changes without affecting other branches.

Questions 33

Where can a user manually link a pull request to an issue?

Options:
A.

in the comment section of the issue

B.

in the right sidebar of the pull request, under " Assignees "

C.

in the right sidebar of the pull request, under " Development "

D.

in the description of the issue

Questions 34

Which of the following attributes are on the Milestone page? (Each correct answer presents a complete solution. Choose two.)

Options:
A.

each milestone ' s completion percentage

B.

a list of the open and closed issues associated with the milestone

C.

a summary list of GitHub Projects tagged to the milestone

D.

GitHub Action workflows that need to be executed to complete the milestone

Questions 35

As a GitHub user, where in the UI can you configure two-factor authentication (2FA) to further secure your account?

Options:
A.

Profile - > Account - > 2FA

B.

Repository Settings - > Secrets and Variables - > 2FA

C.

Organization Settings - > Authentication Security - > 2FA

D.

Settings - > Password and Authentication - > 2FA

Questions 36

What are primary benefits of using GitHub issues templates?

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

Options:
A.

To automatically label or assign newly created issues

B.

To provide an easy-to-fill-out form for creating new issues

C.

To easily coerce existing issues into a standard format

D.

To automatically create new branches when issues are created

Questions 37

Which of the following statements most accurately describes secret gists?

Options:
A.

Anyone with the URL for the gist can view the gist.

B.

Secret gists require GitHub Enterprise.

C.

Anyone can see the gist from the gist Discover page.

D.

Users with assigned access can view the gist.