Pass the GitHub GitHub Certification GitHub-Foundations Questions and answers with CertsForce

Viewing page 2 out of 3 pages
Viewing questions 11-20 out of questions
Questions # 11:

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

Options:

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.


Expert Solution
Questions # 12:

New open source contributors can receive funding from GitHub sponsors:

Options:

A.

Using PayPal as a payment processor.


B.

Equal to 95% of the contribution value.


C.

By including GitHub matching funds.


D.

After setting up a sponsored developer profile.


Expert Solution
Questions # 13:

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


Expert Solution
Questions # 14:

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

Options:

A.

Bug report


B.

Daily check-in


C.

Show and tell


D.

Security concern


Expert Solution
Questions # 15:

Which of the following information is available by default in a user's GitHub profile?

Options:

A.

Personal biography and profile picture


B.

Public Secure Shell Protocol (SSH) keys


C.

A list of the user's private repositories


D.

Email address and password


Expert Solution
Questions # 16:

What are the key areas of focus for GitHub?

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

Options:

A.

Nurturing a community that supports open source principles


B.

Providing access and opportunities for developers


C.

Providing a social media platform for project managers


D.

Building a technology platform for secure code sharing and collaboration


E.

Hosting video calls with other developers


Expert Solution
Questions # 17:

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


Expert Solution
Questions # 18:

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


Expert Solution
Questions # 19:

Which of the following can be performed within GitHub Mobile?

Options:

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


Expert Solution
Questions # 20:

How are commits related to pull requests?

Options:

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.


Expert Solution
Viewing page 2 out of 3 pages
Viewing questions 11-20 out of questions