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

Exact2Pass Menu

GitHub Foundations

Last Update 13 hours ago Total Questions : 124

The GitHub Foundations content is now fully updated, with all current exam questions added 13 hours ago. Deciding to include GH-900 practice exam questions in your study plan goes far beyond basic test preparation.

You'll find that our GH-900 exam questions frequently feature detailed scenarios and practical problem-solving exercises that directly mirror industry challenges. Engaging with these GH-900 sample sets allows you to effectively manage your time and pace yourself, giving you the ability to finish any GitHub Foundations practice test comfortably within the allotted time.

Question # 11

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

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

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.

Question # 12

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

A.

.github

B.

/src

C.

Root

D.

/docs

Question # 13

When creating a repository from a template, what will the new repository contain?

A.

Default branch

B.

contributors

C.

commit history

D.

pull requests

Question # 14

What are achievements on a GitHub user profile?

A.

special recognition for significant contributions and milestones

B.

total number of repositories owned

C.

number of stars received on repositories

D.

virtual trophies awarded for completing coding challenges

Question # 15

Where can you go to discover, browse, and install tools?

A.

GitHub Marketplace

B.

GitHub Apps

C.

Organization settings

D.

Explore

Question # 16

What command should you type to create and switch over to a new branch?

A.

git branch newBranchName

B.

git checkout newBranchName

C.

git checkout -n newBranchName

D.

git checkout -b newBranchName

Question # 17

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

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

A.

Committed

B.

Modified

C.

Uncommitted

D.

Staged

E.

Tracked

Question # 18

The difference between GitHub Enterprise Server (GHES) and GitHub Enterprise Cloud is that GHES:

A.

cannot enable rate limiting.

B.

includes authentication with SAML single sign-on and access provisioning with SAML or SCIM.

C.

can be deployed on both Windows and Linux.

D.

is a self-hosted solution that allows organizations to have full control over their infrastructure.

Question # 19

How are commits related to pull requests?

A.

Commits are made on a branch that can have a linked pull request.

B.

Commits can only be made after a pull request is created.

C.

Commits can only be made before a pull request is created.

D.

Commits are made on a pull request that can have a linked branch.

Question # 20

Which of the following describes a branch in Git?

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

Go to page: