Uipath Certified RPA Associate Uirpa · Free Practice Question Easy

Question 29

Identify the missing word(s) in the following sentence within the context of UiPath Academy.

GIT is a [?] version control system.

  • A

    Centralized

  • B

    Concentrated

  • C

    Distributed

  • D

    Decentralized

Reveal correct answer

Correct answer: C

Explanation

Unlike centralized version control systems such as SVN and CVS, Git is distributed, which allows every developer to have a full history of their code repository locally.

https://help.github.com/en


What is the difference between decentralized and distributed systems?


A decentralized system is a subset of a distributed system.

The primary difference is how/where the “decision” is made and how the information is shared throughout the control nodes in the system.

Decentralized means that there is no single point where the decision is made. Every node makes a decision for it’s own behaviour and the resulting system behaviour is the aggregate response.

Distributed means that the processing is shared across multiple nodes, but the decisions may still be centralized and use complete system knowledge.

https://medium.com/distributed-economy/what-is-the-difference-between-decentralized-and-distributed-systems-f4190a5c6462

Discussion

Think the marked answer is wrong, or have a better explanation? Share it below — comments appear after review.

You must be logged in to post a comment.

Preparing For

Your Certification?

255+ certifications
Detailed explanations
Free PDF samples

Has All The Questions You Need