Oracle Cloud Infrastructure 2019 Developer Associate — Question 142

In which language are Terraform and Terraform providers written?

Answer options

Correct answer: B

Explanation

The correct answer is Go, as both Terraform and its providers are developed using this language due to its efficiency and concurrency support. Python, C, and Ruby are not used for Terraform's development, making them incorrect options.