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

Microsoft GH-900 GitHub Foundations Exam Practice Test

Demo: 22 questions
Total 75 questions

GitHub Foundations Questions and Answers

Question 1

What is GitHub?

Options:

A.

A proprietary software platform for nurturing creativity in developers and building a technology community

B.

A cloud-based hosting service for version control and collaboration, focused on creating a safe and collaborative environment for developers

C.

A platform that focuses on facilitating the growth and sharing of code, specifically designed for new developers to hone their skills

D.

A centralized version control system designed for nurturing a community of developers and providing access to open source projects

Question 2

What is the purpose of GitHub Sponsors?

Options:

A.

It funds the most popular open source projects based on stars.

B.

It provides a channel for GitHub to support open source projects.

C.

It offers a way for companies to purchase software on GitHub.

D.

It allows the developer community to financially support open source projects.

Question 3

How can a user choose to receive ongoing updates about a specific activity on GitHub.com?

Options:

A.

By automatically watching all repositories you have push access to

B.

By upgrading from a free to a paid account

C.

By subscribing to notifications for all activity in a repository

D.

By customizing the types of notifications you will receive in the future

Question 4

What are three valid states for a file in a git repository?

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

Options:

A.

Committed

B.

Modified

C.

Uncommitted

D.

Staged

E.

Tracked

Question 5

Which of the following describes a branch in Git?

Options:

A.

A pointer to an identical snapshot of the project at a specific point in time

B.

A physical copy of the entire project stored on disk

C.

A separate, isolated copy of the project's codebase

D.

A new repository that shares code with the original "upstream" repository

Question 6

If there are multiple README files, which of the following locations will be displayed first?

Options:

A.

.github

B.

/src

C.

Root

D.

/docs

Question 7

How can a user highlight a post to the top of the Discussions page?

Options:

A.

Save the discussion.

B.

Pin the discussion.

C.

Create an issue from the discussion.

D.

Star the discussion.

Question 8

What qualifier finds issues that mention a certain user?

Options:

A.

mentions:

B.

Smentioned:

C.

mentioned:

D.

threads:

Question 9

From the list of projects for an organization, how can a user identify a GitHub Projects template?

Options:

A.

Check the "show template" checkbox.

B.

Use the "is

" filter in the search text box.

C.

Select the Templates tab.

D.

View the contents in the .github/projects folder.

Question 10

Pull requests can only be created between two branches that are:

Options:

A.

Authored by the same user.

B.

Authored by different users.

C.

The same.

D.

Different.

Question 11

What are some scenarios that can automatically subscribe you to conversations on GitHub?

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

Options:

A.

Pushing a commit to the default branch

B.

Being added as a repo admin

C.

Opening a pull request or issue

D.

Commenting on a thread

E.

Being assigned to an issue or pull request

Question 12

Which of the following items can you customize for an individual Codespace?

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

Options:

A.

Shell

B.

Branch protections

C.

Name

D.

Default editor

E.

Operating system

Question 13

Which of the following steps are part of the Codespaces lifecycle?

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

Options:

A.

Commit

B.

Clone

C.

Rebuild

D.

Rollback

E.

Delete

F.

Create

G.

Install

Question 14

What layouts are available for GitHub Projects?

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

Options:

A.

Roadmap

B.

Kanban

C.

Board

D.

Table

E.

Backlog

Question 15

What does a CODEOWNERS file do in a repository?

Options:

A.

Restricts who can edit specific files

B.

Requires peer code review for code changes

C.

Defines access permissions for the repository

D.

Sets the reviewers for pull requests automatically

Question 16

Workflows can reference actions in:

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

Options:

A.

Any public repository.

B.

The same repository as your workflow file.

C.

GitHub Packages.

D.

An enterprise marketplace.

E.

A published Docker container image on Docker Hub.

Question 17

Which of the following is an Innersource development practice?

Options:

A.

Adopting open source code into the organization

B.

Sharing code between teams within the organization

C.

Removing open source code from the organization

D.

Making all repositories publicly accessible

Question 18

What features are offered by Copilot for Business that are not offered by Copilot for individuals?

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

Options:

A.

Offers multi-line function suggestions

B.

Organization-wide policy management

C.

Blocks suggestions matching public code

D.

VPN proxy support via self-signed certificates

E.

Support for organization or enterprise GitHub accounts

F.

Plugs directly into the editor

Question 19

What is a benefit of using GitHub Enterprise Cloud with Enterprise Managed Users (EMU)?

Options:

A.

It provides centralized control and streamlined management of user accounts through their identity provider (IdP).

B.

It offers additional collaboration and content creation capabilities for managed user accounts.

C.

It automatically validates user interactions using the identity provider (IdP) conditional access policy (CAP).

D.

It enables GitHub user accounts access to protected resources using SAML SSO.

Question 20

Which of the following options can a user do from a discussion post?

Options:

A.

Duplicate the discussion

B.

Archive the discussion

C.

Create an issue from the discussion

D.

Add the discussion to README

Question 21

Which of the following GitHub syntax formats is consistent with the associated text?

Options:

A.

* This is a heading

B.

This is a link

C.

D.

This is bolded text

E.

1. This is an ordered list

Question 22

What is the difference between an organization member and an outside collaborator?

Options:

A.

Organization base permissions do not apply to outside collaborators.

B.

Two-factor authentication (2FA) is not required for outside collaborators.

C.

Outside collaborators cannot be given the admin role on a repository.

D.

Outside collaborators do not consume paid licenses.

Demo: 22 questions
Total 75 questions