nerdexam
(ISC)2

CCSP · Question #544

Which of the following is a widely used tool for code development, branching, and collaboration?

The correct answer is A. GitHub. GitHub is one of the most widely adopted platforms for source code management, leveraging Git for version control. It provides features for branching, merging, pull requests, and team collaboration, making it a standard tool in modern software development pipelines. Maestro (B),

Submitted by haru.x· Apr 18, 2026Cloud Application Security

Question

Which of the following is a widely used tool for code development, branching, and collaboration?

Options

  • AGitHub
  • BMaestro
  • COrchestrator
  • DConductor

How the community answered

(41 responses)
  • A
    93% (38)
  • B
    2% (1)
  • C
    5% (2)

Explanation

GitHub is one of the most widely adopted platforms for source code management, leveraging Git for version control. It provides features for branching, merging, pull requests, and team collaboration, making it a standard tool in modern software development pipelines. Maestro (B), Orchestrator (C), and Conductor (D) are terms associated with workflow automation or container orchestration, not source code collaboration.

Topics

#GitHub#Version Control#Code Repositories#Collaboration Tools

Community Discussion

No community discussion yet for this question.

Full CCSP Practice