Microsoft GH-900 - GitHub Foundations Exam

Question #11 (Topic: Topic 1, Introduction to Git and GitHub )
How can a user resume an existing Codespace that is bound to a repository? (Choose two.)
A. Browse to the repository in GitHub.com and press the period “.” key. B. Use the git CLI with the codespace parameter (e.g., "git codespace code -web"). C. Open https://github.com/codespaces in the browser, select the repository, and then select the existing Codespace. D. Browse to the repository in GitHub.com, press the comma “,” key and select Resume this codespace.
Answer: CD
Question #12 (Topic: Topic 1, Introduction to Git and GitHub )
How are issues and pull requests used?
A. Issues are used to push bug fixes to the repository; whereas, pull requests are used to collaborate around proposed changes made to a branch. B. Issues are used to push bug fixes to the repository; whereas, pull requests are used to collaborate around proposed changes made to Projects. C. Issues are used to track ideas, document feedback, and share information; whereas, pull requests are used to collaborate around proposed changes made to a branch. D. Issues are used to track ideas, document feedback, and share information; whereas, pull requests are used to collaborate around changes made to Projects.
Answer: C
Question #13 (Topic: Topic 1, Introduction to Git and GitHub )
Where can a user manually link a pull request to an issue?
A. in the right sidebar of the pull request, under “Assignees” B. in the right sidebar of the pull request, under “Development” C. in the comment section of the issue D. in the description of the issue
Answer: B
Question #14 (Topic: Topic 1, Introduction to Git and GitHub )
Which of the following is always true about the feature preview phases Alpha and Beta?
A. Alpha features are not available to the public. B. Beta features provide technical support. C. Alpha and Beta features offer Service Level Agreements (SLAs). D. Alpha features are documented.
Answer: A
Question #15 (Topic: Topic 1, Introduction to Git and GitHub )
Which GitHub tools or features is best to quickly modify a batch of files in a repository?
A. Use github.dev from a web browser. B. Install and use the git CLI. C. Create and use a new GitHub Codespace. D. Install and use GitHub Desktop. E. Install and use GitHub Mobile.
Answer: D
Download Exam
Page: 3 / 29
Total 142 questions