Summer Sale - Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: dpt65

GH-900 Questions and Answers

Question # 6

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

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.

Full Access
Question # 7

Which of the following can be performed within GitHub Mobile?

A.

Utilizing the mobile device as a self-hosted runner

B.

Managing enterprise and organization settings

C.

Chat with other GitHub Mobile users via voice calling

D.

Forking and cloning repositories

E.

Managing notifications from github.com

Full Access
Question # 8

What are two recommended ways of improving the discoverability of a repository?

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

A.

Register the repository with GitHub search.

B.

Create a README file describing the repository.

C.

Add labels to categorize the repository.

D.

Add topics to classify the repository.

Full Access
Question # 9

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

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

Full Access
Question # 10

As a user, what feature can you use to merge proposed changes in a repository on GitHub?

A.

Issues

B.

Pull requests

C.

Projects

D.

Discussions

Full Access
Question # 11

A distributed version control system is best described as a system that:

A.

Relies on a central server to store the entire project history and allows developers to check out files for editing.

B.

Stores project files on a cloud-based server and allows multiple developers to collaborate on the same codebase simultaneously.

C.

Ensures each developer has their own local copy of the entire code repository, including the complete project history and metadata.

D.

Requires developers to manually track and manage different versions of their files using naming conventions and manual backups.

Full Access
Question # 12

What layouts are available for GitHub Projects?

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

A.

Roadmap

B.

Kanban

C.

Board

D.

Table

E.

Backlog

Full Access
Question # 13

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

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.

Full Access
Question # 14

What does a CODEOWNERS file do in a repository?

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

Full Access
Question # 15

Which of the following options is available as a default Discussion category?

A.

Bug report

B.

Daily check-in

C.

Show and tell

D.

Security concern

Full Access
Question # 16

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

A.

GitHub Marketplace

B.

GitHub Apps

C.

Organization settings

D.

Explore

Full Access
Question # 17

What best describes Markdown?

A.

Markup language

B.

Programming language

C.

Scripting language

D.

Version control system

E.

Containerization solution

Full Access
Question # 18

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

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

A.

Commit

B.

Clone

C.

Rebuild

D.

Rollback

E.

Delete

F.

Create

G.

Install

Full Access
Question # 19

What are advantages of GitHub Projects over GitHub Projects Classic?

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

A.

GitHub Projects has multiple layout views.

B.

GitHub Projects has Insights.

C.

GitHub Projects are Copilot enabled.

D.

GitHub Projects can be connected to third-party tools.

Full Access
Question # 20

An employee needs to find all issues within organization “Avocado" containing text "404 error" and a "guacamole" label. Which of the following steps would be best to search for these results?

A.

Enter query org:Avocado is:issue label:guacamole "404 error" in the search bar.

B.

Go to "Avocado" organization. Select Issues under a repository. Filter issues with a "guacamole" label.

C.

Enter query org:Avocado label:guacamole "404 error" in the search bar. Select "Issues" in the Filter by section.

D.

Go to the Avocado organization settings. Select Repository defaults under Repository. Scroll to Repository labels and select the 'guacamole' label.

Full Access
Question # 21

Which of the following are displayed in the "Pinned Repositories" section of a GitHub user profile?

A.

Repositories with the most recent activity

B.

Repositories that were personally selected to be highlighted

C.

Repositories that are owned by organizations in which the user is a member

D.

Repositories with the highest number of stars

Full Access
Question # 22

Which of the following is a key characteristic of GitHub Projects?

A.

Ability to visualize the commit history

B.

Ability to import Gantt charts from Microsoft Project

C.

Ability to create and customize multiple views

D.

Ability to enforce required fields

Full Access