Quiz 2

Quiz 2

Professional Development

32 Qs

quiz-placeholder

Similar activities

CCSA-3

CCSA-3

Professional Development

31 Qs

Modern DevOps 2024

Modern DevOps 2024

Professional Development

30 Qs

Moviles II Fase I

Moviles II Fase I

Professional Development

30 Qs

Terraform Day 2 Accenture

Terraform Day 2 Accenture

Professional Development

27 Qs

HyQuizz - Mùa 3 - Day 4

HyQuizz - Mùa 3 - Day 4

Professional Development

30 Qs

Informatica di base

Informatica di base

Professional Development

27 Qs

High-throughput streaming with Bigtable

High-throughput streaming with Bigtable

Professional Development

27 Qs

test 1

test 1

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?