CBSA Exam QuestionsBrowse all questions from this exam

CBSA Exam - Question 22


What is the difference in using Go-Ethereum over Ganache?

Show Answer
Correct Answer: C

Go Ethereum (Geth) is an implementation of the Ethereum protocol and operates as a full-fledged Ethereum client, thus representing a real blockchain. Ganache, on the other hand, is a development tool that simulates a blockchain, allowing developers to test and deploy their smart contracts in a controlled environment without the need for a real blockchain. This makes option C the correct choice.

Discussion

3 comments
Sign in to comment
KriscOption: C
Feb 22, 2020

um. Go-ethereum is written in... Go

justinrcOption: C
Feb 1, 2021

I googled this question and it looks like it's C

influence777Option: C
Aug 11, 2022

The name says it. answer is C.