Question Bank

1899 approved questions from the community

What command is used to associate a local repository with a remote repository?

MEDIUM
SINGLE CHOICE
35s
Git
by Mohamed

What are practical applications of Git commits? (Select all that apply)

MEDIUM
MULTIPLE CHOICE
45s
Git
by Mohamed

What is the purpose of the staging area (index) in Git?

MEDIUM
SINGLE CHOICE
35s
Git
by Mohamed

What does the `-u` flag do in `git push -u origin master`?

MEDIUM
SINGLE CHOICE
35s
Git
by Mohamed

What information does `git status` provide? (Select all that apply)

MEDIUM
MULTIPLE CHOICE
45s
Git
by Mohamed

What does Git's distributed model enable? (Select all that apply)

MEDIUM
MULTIPLE CHOICE
40s
Git
by Mohamed

What are the key elements of a Git commit? (Select all that apply)

MEDIUM
MULTIPLE CHOICE
45s
Git
by Mohamed

What are the benefits of branching in Git? (Select all that apply)

MEDIUM
MULTIPLE CHOICE
45s
Git
by Mohamed

What does the clone operation establish? (Select all that apply)

MEDIUM
MULTIPLE CHOICE
45s
Git
by Mohamed

What is the primary benefit of branching for task management?

MEDIUM
SINGLE CHOICE
35s
Git
by Mohamed

What does `git status` indicate when it says 'Your branch is ahead of origin/master by 1 commit'?

MEDIUM
SINGLE CHOICE
35s
Git
by Mohamed

What are the three major actions that occur when you invoke `git add`?

MEDIUM
SINGLE CHOICE
40s
Git
by Mohamed

After addressing merge conflicts, what command prepares the files for commit?

MEDIUM
SINGLE CHOICE
35s
Git
by Mohamed

What happens to the staging area after you make a commit?

MEDIUM
SINGLE CHOICE
35s
Git
by Mohamed

Which features does GitHub provide? (Select all that apply)

MEDIUM
MULTIPLE CHOICE
45s
Git
by Mohamed

What does Git's content integrity feature ensure?

MEDIUM
SINGLE CHOICE
35s
Git
by Mohamed

Which of the following are Docker network drivers? (Select all that apply)

MEDIUM
MULTIPLE CHOICE
40s
Docker
by Mohamed

When should you use Docker Compose? (Select all that apply)

MEDIUM
MULTIPLE CHOICE
45s
Docker
by Mohamed

What is the primary purpose of Docker Compose's environment variables feature?

MEDIUM
SINGLE CHOICE
35s
Docker
by Mohamed

Docker daemons can communicate with other daemons like containerd to manage Docker services.

MEDIUM
TRUE FALSE
25s
Docker
by Mohamed
PreviousPage 41 of 95Next