Complete Git Course
-
Lesson 01 : Git Basics15Topics|1 Quiz
-
Learning Objectives
-
1.1 Source Code Management
-
1.2 Benefits of Source Code Management
-
1.3 Need and Use of Source Code Management
-
1.4 Types of Source Control Management
-
1.5 Local Version Control System
-
1.6 Centralized Version Control Systems
-
1.7 Distributed Version Control Systems
-
1.8 Git Introduction
-
1.9 Git Project Flow
-
1.10 Git Terminologies – Part-1
-
1.11 Git Terminologies – Part-2
-
DEMO – Git Installation on Linux
-
DEMO – Git Installation on Windows
-
Summary
-
Learning Objectives
Quiz Summary
0 of 6 Questions completed
Questions:
Information
You have already completed the quiz before. Hence you can not start it again.
Quiz is loading…
You must sign in or sign up to start the quiz.
You must first complete the following:
Results
Results
0 of 6 Questions answered correctly
Your time:
Time has elapsed
You have reached 0 of 0 point(s), (0)
Earned Point(s): 0 of 0, (0)
0 Essay(s) Pending (Possible Point(s): 0)
Categories
- Not categorized 0%
- 1
- 2
- 3
- 4
- 5
- 6
-
Question 1 of 6
1. Question
Which one is not a benefit of SCM?
CorrectIncorrect -
Question 2 of 6
2. Question
Which one is not a part of the stage of a local repository?
CorrectIncorrect -
Question 3 of 6
3. Question
Select most commonly used terminology in Git.
CorrectIncorrect -
Question 4 of 6
4. Question
Which hidden folder gets created after initializing a git repository?
CorrectIncorrect -
Question 5 of 6
5. Question
Once a git repository has been initialized, which stage contains the active changes in your local git repository?
CorrectIncorrect -
Question 6 of 6
6. Question
Which stage contains new changes that will soon be committed to local git repo ?
CorrectIncorrect
- Current
- Review
- Answered
- Correct
- Incorrect