Quiz 2

Quiz 2

Professional Development

32 Qs

quiz-placeholder

Similar activities

CCSA-3

CCSA-3

Professional Development

31 Qs

Quiz tentang Backup dan Restore Sistem

Quiz tentang Backup dan Restore Sistem

Professional Development

29 Qs

Quiz tentang Program Utilitas

Quiz tentang Program Utilitas

Professional Development

28 Qs

7CĐ2

7CĐ2

Professional Development

36 Qs

Informatica di base

Informatica di base

Professional Development

27 Qs

CCSA-2

CCSA-2

Professional Development

30 Qs

Quiz Pemrograman Web

Quiz Pemrograman Web

Professional Development

30 Qs

Excel Sınaq-1

Excel Sınaq-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?