Result & Analysis: Attempt 1

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 14

7/23/22, 11:05 PM Hexaware

Result & Analysis


Student: Bitra Pavan venEmail id: bitrapavanvenk Test: SFTT_PT_MCQ_GITCourse: 2022 - Hexaware

Attempt 1

IP Address: 103.159.32.142 Tab switches: 0 OS used: Windows Browser used: Chrome

Test Duration: 00:06:25 Test Start Time: Jul 4, 2022 | 12:08 PM


Test Submit Time: Jul 4, 2022 | 12:15 PM

Overall score MCQ

Rank: NA Rank: NA
39.5 Topper score: 40.00 / 40 39.5 Topper score: 40.00
/ 40

/ 40 Average score: 36.39 / 40 / 40 Average score: 36.74


/ 40
Least score: 0.00 / 40 Least score: 0.00
/ 40

Overall Question Status MCQ - Question Status

Total Questions: 40 Total Questions: 40

Questions Attempted: 40 Questions Attempted: 40

40 Questions Correct: 39 40 Questions Correct: 39

/ 40 Question Wrong: 0 / 40 Question Wrong: 0


Partially Correct: 1 Partially Correct: 1

Question Not Viewed: 0 Question Not Viewed: 0

Topic wise Analysis MCQ 

Question No: 21 Multi Choice Type Question Report Error

Which of the following is not a Git configuration scope?

Local

https://eiphexaware.examly.io/result?testId=U2FsdGVkX18OHNrfC9TDbq4d3%2BAYW4l3VVx5L4uIbX2JVaOwLH8PCcwITbDMogA4 1/14
7/23/22, 11:05 PM Hexaware

User CORRECT

System

Global

Status: Correct Mark obtained: 1/1 Hints used: 0 Level: Easy


Question type: MCQ Single Correct Subject: Engineering Subject: Computer Science
Subject: Web Application

Question No: 22 Multi Choice Type Question Report Error

Who is attributed with inventing Git?

Junio C. Hamano

James Gosling CORRECT

Kohsuke Kawaguchi

Linus Torvalds

Status: Correct Mark obtained: 1/1 Hints used: 0 Level: Easy


Question type: MCQ Single Correct Subject: Engineering Subject: Computer Science
Subject: Web Application

Question No: 23 Multi Choice Type Question Report Error

After you initialize a new Git repository and create a file named git-quiz.html, which of the
following commands will not work if issued?

git add git-quiz.html

git status

https://eiphexaware.examly.io/result?testId=U2FsdGVkX18OHNrfC9TDbq4d3%2BAYW4l3VVx5L4uIbX2JVaOwLH8PCcwITbDMogA4 2/14
7/23/22, 11:05 PM Hexaware

git add .

git commit -m "git quiz web file


CORRECT
added"

Status: Correct Mark obtained: 1/1 Hints used: 0 Level: Easy


Question type: MCQ Single Correct Subject: Engineering Subject: Computer Science
Subject: Web Application

Question No: 24 Multi Choice Type Question Report Error

Under which circumstance should you use a single dash within a Git command, as opposed to
a double dash?

When using a single-character


CORRECT
option

When using a multicharacter option

When issuing Git commands with multiple


options

When referencing a Git alias

Status: Correct Mark obtained: 1/1 Hints used: 0 Level: Easy


Question type: MCQ Single Correct Subject: Engineering Subject: Computer Science
Subject: Web Application

Question No: 25 Multi Choice Type Question Report Error

Which vendor acquired GitHub for $7.5 billion in June 2018?

Oracle

https://eiphexaware.examly.io/result?testId=U2FsdGVkX18OHNrfC9TDbq4d3%2BAYW4l3VVx5L4uIbX2JVaOwLH8PCcwITbDMogA4 3/14
7/23/22, 11:05 PM Hexaware

Microsoft CORRECT

IBM

Google

Status: Correct Mark obtained: 1/1 Hints used: 0 Level: Easy


Question type: MCQ Single Correct Subject: Engineering Subject: Computer Science
Subject: Web Application

Question No: 26 Multi Choice Type Question Report Error

Which command should you use to initialize a new Git repository?

git bash

git install

git init CORRECT

git start

Status: Correct Mark obtained: 1/1 Hints used: 0 Level: Easy


Question type: MCQ Single Correct Subject: Engineering Subject: Computer Science
Subject: Web Application

Question No: 27 Multi Choice Type Question Report Error

Which file can you configure to ensure that certain file types are never committed to the local
Git repository?

ignore.git

https://eiphexaware.examly.io/result?testId=U2FsdGVkX18OHNrfC9TDbq4d3%2BAYW4l3VVx5L4uIbX2JVaOwLH8PCcwITbDMogA4 4/14
7/23/22, 11:05 PM Hexaware

.gitignore CORRECT

gitignore.txt

git.ignore

Status: Correct Mark obtained: 1/1 Hints used: 0 Level: Easy


Question type: MCQ Single Correct Subject: Engineering Subject: Computer Science
Subject: Web Application

Question No: 28 Multi Choice Type Question Report Error

Which of these Git client commands creates a copy of the repository and a working directory
in the client’s workspace.

update

checkout

clone CORRECT

import

None of the above

Recommended Learning Content: Static Testing IV Static Testing I


Basic Path Testing II Software as a Service (SaaS) Security Microservices
Characteristics of cloud computing 2 Basic Path Testing IaaS vs PaaS vs SaaS
Platform as a Service (PaaS) Characteristics of cloud computing 1
Levels of Testing II Black box Testing I Static Testing II
Verification and validation Infrastructure as a Service (IaaS)

Status: Correct Mark obtained: 1/1 Hints used: 0 Level: Easy


Question type: MCQ Single Correct Subject: Test Subject Subject: Test Topic

https://eiphexaware.examly.io/result?testId=U2FsdGVkX18OHNrfC9TDbq4d3%2BAYW4l3VVx5L4uIbX2JVaOwLH8PCcwITbDMogA4 5/14
7/23/22, 11:05 PM Hexaware

Subject: Test SubTopic

Question No: 29 Multi Choice Type Question Report Error

Now, imagine that you have a local repository, but other team members have pushed changes
into the remote repository. What Git operation would you use to download those changes into
your working copy?

checkout 

commit

export

pull  CORRECT

update 

Recommended Learning Content: Static Testing IV Static Testing I


Basic Path Testing II Software as a Service (SaaS) Security Microservices
Characteristics of cloud computing 2 Basic Path Testing IaaS vs PaaS vs SaaS
Platform as a Service (PaaS) Characteristics of cloud computing 1
Levels of Testing II Black box Testing I Static Testing II
Verification and validation Infrastructure as a Service (IaaS)

Status: Correct Mark obtained: 1/1 Hints used: 0 Level: Easy


Question type: MCQ Single Correct Subject: Test Subject Subject: Test Topic
Subject: Test SubTopic

Question No: 30 Multi Choice Type Question Report Error

What's the git command that downloads your repository from GitHub to your computer?

git push

https://eiphexaware.examly.io/result?testId=U2FsdGVkX18OHNrfC9TDbq4d3%2BAYW4l3VVx5L4uIbX2JVaOwLH8PCcwITbDMogA4 6/14
7/23/22, 11:05 PM Hexaware

git fork

git clone CORRECT

git commit

Recommended Learning Content: Static Testing IV Static Testing I


Basic Path Testing II Software as a Service (SaaS) Security Microservices
Characteristics of cloud computing 2 Basic Path Testing IaaS vs PaaS vs SaaS
Platform as a Service (PaaS) Characteristics of cloud computing 1
Levels of Testing II Black box Testing I Static Testing II
Verification and validation Infrastructure as a Service (IaaS)

Status: Correct Mark obtained: 1/1 Hints used: 0 Level: Easy


Question type: MCQ Single Correct Subject: Test Subject Subject: Test Topic
Subject: Test SubTopic

Question No: 31 Multi Choice Type Question Report Error

What's the opposite of git clone, instead of downloading your code from GitHub, uploads your
changes and code back to GitHub?

git push CORRECT

git add

git upload

git status

Recommended Learning Content: Static Testing IV Static Testing I


Basic Path Testing II Software as a Service (SaaS) Security Microservices
Characteristics of cloud computing 2 Basic Path Testing IaaS vs PaaS vs SaaS

https://eiphexaware.examly.io/result?testId=U2FsdGVkX18OHNrfC9TDbq4d3%2BAYW4l3VVx5L4uIbX2JVaOwLH8PCcwITbDMogA4 7/14
7/23/22, 11:05 PM Hexaware

Platform as a Service (PaaS) Characteristics of cloud computing 1


Levels of Testing II Black box Testing I Static Testing II
Verification and validation Infrastructure as a Service (IaaS)

Status: Correct Mark obtained: 1/1 Hints used: 0 Level: Easy


Question type: MCQ Single Correct Subject: Test Subject Subject: Test Topic
Subject: Test SubTopic

Question No: 32 Multi Choice Type Question Report Error

How do you stage files for a commit?

git stage

git commit

git add CORRECT

git reset

Recommended Learning Content: Static Testing IV Static Testing I


Basic Path Testing II Software as a Service (SaaS) Security Microservices
Characteristics of cloud computing 2 Basic Path Testing IaaS vs PaaS vs SaaS
Platform as a Service (PaaS) Characteristics of cloud computing 1
Levels of Testing II Black box Testing I Static Testing II
Verification and validation Infrastructure as a Service (IaaS)

Status: Correct Mark obtained: 1/1 Hints used: 0 Level: Easy


Question type: MCQ Single Correct Subject: Test Subject Subject: Test Topic
Subject: Test SubTopic

Question No: 33 Multi Choice Type Question Report Error

Which Command is used to show limited number of commits?

https://eiphexaware.examly.io/result?testId=U2FsdGVkX18OHNrfC9TDbq4d3%2BAYW4l3VVx5L4uIbX2JVaOwLH8PCcwITbDMogA4 8/14
7/23/22, 11:05 PM Hexaware

git fetch

git log -n CORRECT

git config

git status

Recommended Learning Content: Static Testing IV Static Testing I


Basic Path Testing II Software as a Service (SaaS) Security Microservices
Characteristics of cloud computing 2 Basic Path Testing IaaS vs PaaS vs SaaS
Platform as a Service (PaaS) Characteristics of cloud computing 1
Levels of Testing II Black box Testing I Static Testing II
Verification and validation Infrastructure as a Service (IaaS)

Status: Correct Mark obtained: 1/1 Hints used: 0 Level: Easy


Question type: MCQ Single Correct Subject: Test Subject Subject: Test Topic
Subject: Test SubTopic

Question No: 34 Multi Choice Type Question Report Error

Which command defines the author email to be used for all commits by the current user.

git clean -f

git config --global user.email CORRECT

git merge --no-ff

git email--amend

Recommended Learning Content: Static Testing IV Static Testing I


Basic Path Testing II Software as a Service (SaaS) Security Microservices

https://eiphexaware.examly.io/result?testId=U2FsdGVkX18OHNrfC9TDbq4d3%2BAYW4l3VVx5L4uIbX2JVaOwLH8PCcwITbDMogA4 9/14
7/23/22, 11:05 PM Hexaware

Characteristics of cloud computing 2 Basic Path Testing IaaS vs PaaS vs SaaS


Platform as a Service (PaaS) Characteristics of cloud computing 1
Levels of Testing II Black box Testing I Static Testing II
Verification and validation Infrastructure as a Service (IaaS)

Status: Correct Mark obtained: 1/1 Hints used: 0 Level: Easy


Question type: MCQ Single Correct Subject: Test Subject Subject: Test Topic
Subject: Test SubTopic

Question No: 35 Multi Choice Type Question Report Error

___________________ removes untracked files from your working directory.

git commit

git clean -f

git clean CORRECT

git reset

Recommended Learning Content: Static Testing IV Static Testing I


Basic Path Testing II Software as a Service (SaaS) Security Microservices
Characteristics of cloud computing 2 Basic Path Testing IaaS vs PaaS vs SaaS
Platform as a Service (PaaS) Characteristics of cloud computing 1
Levels of Testing II Black box Testing I Static Testing II
Verification and validation Infrastructure as a Service (IaaS)

Status: Correct Mark obtained: 1/1 Hints used: 0 Level: Easy


Question type: MCQ Single Correct Subject: Test Subject Subject: Test Topic
Subject: Test SubTopic

Question No: 36 Multi Choice Type Question Report Error

https://eiphexaware.examly.io/result?testId=U2FsdGVkX18OHNrfC9TDbq4d3%2BAYW4l3VVx5L4uIbX2JVaOwLH8PCcwITbDMogA4 10/14
7/23/22, 11:05 PM Hexaware

Which command creates an empty Git repository in the specified directory?

git reset

git log ..

git init CORRECT

git init --bare

Recommended Learning Content: Static Testing IV Static Testing I


Basic Path Testing II Software as a Service (SaaS) Security Microservices
Characteristics of cloud computing 2 Basic Path Testing IaaS vs PaaS vs SaaS
Platform as a Service (PaaS) Characteristics of cloud computing 1
Levels of Testing II Black box Testing I Static Testing II
Verification and validation Infrastructure as a Service (IaaS)

Status: Correct Mark obtained: 1/1 Hints used: 0 Level: Easy


Question type: MCQ Single Correct Subject: Test Subject Subject: Test Topic
Subject: Test SubTopic

Question No: 37 Multi Choice Type Question Report Error

Command to download all the objects and references from a specified repository

git config --list

git help

git fetch CORRECT

git log -n

Recommended Learning Content: Static Testing IV Static Testing I


https://eiphexaware.examly.io/result?testId=U2FsdGVkX18OHNrfC9TDbq4d3%2BAYW4l3VVx5L4uIbX2JVaOwLH8PCcwITbDMogA4 11/14
7/23/22, 11:05 PM Hexaware

Basic Path Testing II Software as a Service (SaaS) Security Microservices


Characteristics of cloud computing 2 Basic Path Testing IaaS vs PaaS vs SaaS
Platform as a Service (PaaS) Characteristics of cloud computing 1
Levels of Testing II Black box Testing I Static Testing II
Verification and validation Infrastructure as a Service (IaaS)

Status: Correct Mark obtained: 1/1 Hints used: 0 Level: Easy


Question type: MCQ Single Correct Subject: Test Subject Subject: Test Topic
Subject: Test SubTopic

Question No: 38 Multi Choice Type Question Report Error

Git command to compare two specified branches

git diff ... CORRECT

git merge

git blame -L

git push --tags

Recommended Learning Content: Static Testing IV Static Testing I


Basic Path Testing II Software as a Service (SaaS) Security Microservices
Characteristics of cloud computing 2 Basic Path Testing IaaS vs PaaS vs SaaS
Platform as a Service (PaaS) Characteristics of cloud computing 1
Levels of Testing II Black box Testing I Static Testing II
Verification and validation Infrastructure as a Service (IaaS)

Status: Correct Mark obtained: 1/1 Hints used: 0 Level: Easy


Question type: MCQ Single Correct Subject: Test Subject Subject: Test Topic
Subject: Test SubTopic

https://eiphexaware.examly.io/result?testId=U2FsdGVkX18OHNrfC9TDbq4d3%2BAYW4l3VVx5L4uIbX2JVaOwLH8PCcwITbDMogA4 12/14
7/23/22, 11:05 PM Hexaware

Question No: 39 Multi Choice Type Question


Report Error

 _____________ command renames the current branch to <branch>

git remote rm

git branch -m CORRECT

git branch -D (CAPS)

git rebase

Recommended Learning Content: Static Testing IV Static Testing I


Basic Path Testing II Software as a Service (SaaS) Security Microservices
Characteristics of cloud computing 2 Basic Path Testing IaaS vs PaaS vs SaaS
Platform as a Service (PaaS) Characteristics of cloud computing 1
Levels of Testing II Black box Testing I Static Testing II
Verification and validation Infrastructure as a Service (IaaS)

Status: Correct Mark obtained: 1/1 Hints used: 0 Level: Easy


Question type: MCQ Single Correct Subject: Test Subject Subject: Test Topic
Subject: Test SubTopic

Question No: 40 Multi Choice Type Question Report Error

In Git, if you want to make your local repository reflect changes that have been made in a
remote (tracked) repository, you should run the pull command

True CORRECT

False

Recommended Learning Content: Static Testing IV Static Testing I


Basic Path Testing II Software as a Service (SaaS) Security Microservices

https://eiphexaware.examly.io/result?testId=U2FsdGVkX18OHNrfC9TDbq4d3%2BAYW4l3VVx5L4uIbX2JVaOwLH8PCcwITbDMogA4 13/14
7/23/22, 11:05 PM Hexaware

Characteristics of cloud computing 2 Basic Path Testing IaaS vs PaaS vs SaaS


Platform as a Service (PaaS) Characteristics of cloud computing 1
Levels of Testing II Black box Testing I Static Testing II
Verification and validation Infrastructure as a Service (IaaS)

Status: Correct Mark obtained: 1/1 Hints used: 0 Level: Easy


Question type: MCQ Single Correct Subject: Test Subject Subject: Test Topic
Subject: Test SubTopic

First 1 2 Last

https://eiphexaware.examly.io/result?testId=U2FsdGVkX18OHNrfC9TDbq4d3%2BAYW4l3VVx5L4uIbX2JVaOwLH8PCcwITbDMogA4 14/14

You might also like