Certified Blockchain Solutions Architect (CBSA) — Question 12

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

Answer options

Correct answer: B

Explanation

The correct answer is B because Go Ethereum is indeed written in Go (Golang), while Ganache is a tool that runs on Node.js, not Java. Option A is incorrect as both can automate builds, C is false since Go Ethereum is a real blockchain and Ganache is not, and D is also incorrect for the same reason.