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

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...

March 27, 2025 No Comments READ MORE +

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

Which of the following options is available as a default Discussion category?A . Bug reportB . Daily check-inC . Show and tellD . Security concernView AnswerAnswer: C Explanation: In GitHub Discussions, several default categories are provided to help organize conversations within a project. One of the default categories is Show...

March 14, 2025 No Comments READ MORE +

What are the key areas of focus for GitHub? (Each answer presents a complete solution. Choose three.)

What are the key areas of focus for GitHub? (Each answer presents a complete solution. Choose three.)A . Nurturing a community that supports open source principlesB . Providing access and opportunities for developersC . Providing a social media platform for project managersD . Building a technology platform for secure code...

March 12, 2025 No Comments READ MORE +

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

As a user, what feature can you use to merge proposed changes in a repository on GitHub?A . IssuesB . Pull requestsC . ProjectsD . DiscussionsView AnswerAnswer: B Explanation: The feature you can use to merge proposed changes in a repository on GitHub is Pull requests. Pull requests are a...

March 12, 2025 No Comments READ MORE +

Which of the following is an Innersource development practice?

Which of the following is an Innersource development practice?A . Adopting open source code into the organizationB . Sharing code between teams within the organizationC . Removing open source code from the organizationD . Making all repositories publicly accessibleView AnswerAnswer: B Explanation: Innersource is a development practice where an organization...

February 13, 2025 No Comments READ MORE +

How can a user create a repository template, and what permissions are required?

How can a user create a repository template, and what permissions are required?A . With Admin permissions, navigate to Repository settings and select Template Repository.B . With Maintain permissions, navigate to Organization settings, select the repository, and choose Template Repository.C . With Admin permissions, navigate to Organization settings, select the...

February 12, 2025 No Comments READ MORE +

As a user, which of the following default labels is used to indicate that a maintainer needs assistance on an issue or pull request?

As a user, which of the following default labels is used to indicate that a maintainer needs assistance on an issue or pull request?A . EnhancementB . QuestionC . Help wantedD . DocumentationView AnswerAnswer: C Explanation: In GitHub, labels are used to categorize issues and pull requests, and certain default...

February 8, 2025 No Comments READ MORE +

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

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 machineB . To provide a version control system designed for small projects, offering simple tools for organizing files on your laptopC . To provide a...

February 4, 2025 No Comments READ MORE +

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

Which of the following GitHub syntax formats is consistent with the associated text?A . * This is a headingB . This is a linkC . <!-- This is a comment -->D . This is bolded textE . 1. This is an ordered listView AnswerAnswer: C Explanation: GitHub supports various syntax...

February 3, 2025 No Comments READ MORE +

Which of the following best describes cloning a repository?

Which of the following best describes cloning a repository?A . It creates a copy of the repository on GitHub.com.B . It retrieves code updates from the remote repository.C . It creates a copy of the repository on your local machine.D . It imports your source code into a new repository.View...

January 31, 2025 No Comments READ MORE +