Q.1 Which version control system allows every developer to have a complete codebase along with the history?
A. Distributed Version Control System
B. Centralised Version Control System
C. All the options
Ans : Distributed Version Control System
Q.2 Which programming language is used to implement Mercurial Version Control?
A. Java
B. Python
C. Ruby
D. None of the options
Ans : Python
Q.3 Which among the following is a Distributed Revision Control System?
A. Git and Mercurial
B. CVS and SVN
C. None of the options
D. All the options
Ans : Git and Mercurial
Q.4 Bitbucket is web-based version control.
A. True
B. False
Ans : True
Q.5 Bitbucket allows the user to restrict other users from using their repository.
A. True
B. False
Ans : True
Q.6 Bitbucket caters __________ private repositories.
A. Limited
B. Response time
C. Download Speed
D. Unlimited
E. All the options
Ans : Unlimited
Q.7 The number of Deployment Models supported by Bitbucket is __________.
A. 4
B. 3
C. 2
Ans : 3
Q.8 Bitbucket provides __________.
A. Private Repository
B. Public repository
C. Private and Public Repository
Ans : Private and Public Repository
Q.9 Bitbucket provides __________ private repositories.
A. Paid
B. Free
Ans : Free
Q.10 The Bitbucket server is a combination of Git and Web Interface developed using __________.
A. Java
B. Python
C. C
Ans : Java
Q.11 Which of the following IDEs has the Bitbucket feature integrated within?
A. Eclipse
B. Android Studio
C. Jenkins
D. Visual Studio
E. All the options
Ans : All the options
Q.12 Which Python framework is used in implementing Bitbucket?
A. Django
B. web2py
C. Selenium
D. CubicWeb
Ans : Django
Q.13 The logical unit in Mercurial, which has a group of files that are modified, is called __________.
A. Tag
B. Data
C. ChangeSet
D. None of the options
Ans : ChangeSet
Q.14 Which of the following is a deployment model of Bitbucket?
A. Bitbucket DataCenter
B. Bitbucket Server
C. Bitbucket Cloud
D. All the options
Ans : All the options
Q.15 Which language template(s) is/are supported by Bitbucket Pipeline?
A. PHP
B. Python
C. JavaScript
D. Java
E. All the options
Ans : All the options
Q.16 Bitbucket is integrated with __________.
A. JIRA
B. TRELLO
C. Bamboo
D. Confluence
E. All the options
Ans : All the options
Q.17 Version Control System helps in tracking the __________ of the files.
A. Deletion
B. Addition
C. Modification
D. All the options
Ans : All the options
Q.18 Which among the following is/are feature(s) of Bitbucket?
A. JIRA Software Integration
B. Issue Tracking
C. Mercurial Repository Hosting
D. Git Repository Hosting
E. All the options
Ans : All the options
Q.19 The Bitbucket server is provided with built-in Apache Maven.
A. True
B. False
Ans : True
Q.20 Bitbucket is a web based version control.
A. True
B. False
Ans : True
Q.21 Bitbucket __________ automation of CI/CD pipeline.
A. allows
B. does not allow
Ans : allows