Weekend Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: xmas50

GitHub GitHub-Copilot - GitHub CopilotCertification Exam

Page: 2 / 2
Total 65 questions

What is a likely effect of GitHub Copilot being trained on commonly used code patterns?

A.

Suggest homogeneous solutions if provided a diverse data set.

B.

Suggest innovative coding solutions that are not yet popular.

C.

Suggest code snippets that reflect the most common practices in the training data.

D.

Suggest completely novel projects, while reducing time on a project.

How can you use GitHub Copilot to get inline suggestions for refactoring your code? (Select two.)

A.

By adding comments to your code and triggering a suggestion.

B.

By highlighting the code you want to fix, right-clicking, and selecting "Fix using GitHub Copilot."

C.

By running the gh copilot fix command.

D.

By using the "/fix" command in GitHub Copilot in-line chat.

E.

By highlighting the code you want to fix, right-clicking, and selecting "Refactor using GitHub Copilot."

In what way can GitHub Copilot and GitHub Copilot Chat aid developers in modernizing applications?

A.

GitHub Copilot can directly convert legacy applications into cloud-native architectures.

B.

GitHub Copilot can suggest modern programming patterns based on your code.

C.

GitHub Copilot can create and deploy full-stack applications based on a single query.

D.

GitHub Copilot can refactor applications to align with upcoming standards.

How long does it take content exclusion to add or be updated?

A.

Up to 30 minutes

B.

45 - 60 minutes

C.

60 - 90 minutes

D.

24 hours

Which of the following prompts can be used to guide GitHub Copilot Chat in refactoring code for quality improvements? (Each correct answer presents part of the solution. Choose two.)

A.

"Show me how to improve the readability of this function."

B.

"Suggest ways to enhance the maintainability of this code segment."

C.

"Refactor my application to meet the latest coding standards."

D.

"Predict future coding trends and update my codebase accordingly."

What practices enhance the quality of suggestions provided by GitHub Copilot? (Select three.)

A.

Clearly defining the problem or task

B.

Including personal information in the code comments

C.

Using meaningful variable names

D.

Providing examples of desired output

E.

Use a .gitignore file to exclude irrelevant files

Which principle emphasizes that AI systems should be understandable and provide clear information on how they work?

A.

Fairness

B.

Transparency

C.

Inclusiveness

D.

Accountability

Select a strategy to increase the performance of GitHub Copilot Chat.

A.

Use a single GitHub Copilot Chat query to find resolutions for the collection of technical requirements

B.

Limit the number of concurrent users accessing GitHub Copilot Chat

C.

Apply prompt engineering techniques to be more specific

D.

Optimize the usage of memory-intensive operations within generated code

Which of the following GitHub Copilot Business related activities can be tracked using the organization audit logs?

A.

Accepted chat suggestions

B.

Code suggestions made by GitHub Copilot

C.

Changes to content exclusion settings

D.

Suggestions blocked by duplication detection filtering