VCS using Git and GitHub

VCS using Git and GitHub

University

40 Qs

quiz-placeholder

Similar activities

Exam 2 Review

Exam 2 Review

University

38 Qs

Linux Questions

Linux Questions

University

45 Qs

FINAL  EXAMINATION

FINAL EXAMINATION

University

37 Qs

Quiz 1 - Introduction to Linux

Quiz 1 - Introduction to Linux

University

39 Qs

Containerisation and Cloud

Containerisation and Cloud

University

40 Qs

QuizBuzz

QuizBuzz

University

45 Qs

Round 1 Code2duo

Round 1 Code2duo

University

44 Qs

Revision: programming, OOP, version control, debugging

Revision: programming, OOP, version control, debugging

11th Grade - University

35 Qs

VCS using Git and GitHub

VCS using Git and GitHub

Assessment

Quiz

Computers

University

Medium

Created by

naziyapm 4kmea

Used 1+ times

FREE Resource

40 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

How do you include a new file to your Git index?

a. Using the 'git include' command

b. Using the 'git add' command

c. Using the 'git commit' command

None of these

2.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

What Git command gives information about how to use Git?

git init

git status

git help

None of these

3.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

What’s the difference between Git and GitHub?

Git lets you work with one or more local branches and push changes to a remote repository. GitHub acts as the remote repository, which is accessed through a website or command-line tools.

Git is a distributed version control system that runs in the cloud. GitHub is an interface layer that provides access to Git technology.

Git is used by an individual contributor. GitHub is used by multiple contributors to simplify group development work.

None of these

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the full form of VCS?

Version Configuration System

Version Consolidated Solutions

Version Configuration Solutions

Version Control System

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Git can be used for which project?

Java enterprise project

Net project

File version management

All of the above

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Git is a __________

Distributed version control system

Centralized version control system

Localized version control system

All of the above

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Who is attributed with inventing git?

Junio C. Hamano

James Gosling

Kohsuka Kawaguchi

Linus Torvalds

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?