Quiz 2

Quiz 2

Professional Development

32 Qs

quiz-placeholder

Similar activities

Xfinity Voice and Home Services Quiz

Xfinity Voice and Home Services Quiz

Professional Development

29 Qs

SMR 1

SMR 1

Professional Development

31 Qs

EDIT

EDIT

Professional Development

30 Qs

HyQuizz - Mùa 3 - Day 4

HyQuizz - Mùa 3 - Day 4

Professional Development

30 Qs

IT Systems and Tools Quiz

IT Systems and Tools Quiz

Professional Development

35 Qs

Examen Acumulativo - AZ-900

Examen Acumulativo - AZ-900

Professional Development

27 Qs

Tech+ FC0-U71 TTT Session Outline Quiz

Tech+ FC0-U71 TTT Session Outline Quiz

Professional Development

27 Qs

Information Security Awareness Training Quiz

Information Security Awareness Training Quiz

Professional Development

30 Qs

Quiz 2

Quiz 2

Assessment

Quiz

Information Technology (IT)

Professional Development

Medium

Created by

youssef elhakem

Used 4+ times

FREE Resource

32 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

1.  What is the main purpose of a Version Control System?

  To manage multiple versions of source code

   To delete old versions of files

To enhance the security of software projects

To speed up software compilation

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

2.  What type of Version Control System is Git?

Centralized

Distributed

Local

 Hybrid

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which command is used to create a new Git repository

git init

git clone

git commit

git add

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which command is used to synchronize changes from the remote repository to your local repository?

git push

git pull

git clone

git merge

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is a branch in Git?

A type of version control system

A pointer to a specific commit

A separate workspace for development

A backup copy of the repository

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What mode should be used to open a file in Python for reading?

'w'

'r'

'a'

'x'

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which method is used to write data to a file in Python?

read()

write()

open()

append()

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?