ExamGecko
Question list
Search
Search

Question 58 - CBSA discussion

Report
Export

You are considering writing a smart contract for Ethereum and would like to use a robust programming language. Which programming language is considered the most flexible and robust for Ethereum?

A.
Solidity
Answers
A.
Solidity
B.
Python
Answers
B.
Python
C.
Serpent
Answers
C.
Serpent
D.
JS
Answers
D.
JS
Suggested answer: A

Explanation:

To write smart contracts there are a few different languages: Solidity, which is like JavaScript and has .sol as a file extension, Serpent, Python-like with extension .se, and a 3rd, LLL, based on Lisp. Serpent was popular a while back but Solidity is the most popular right now and more robust, so just use Solidity. You prefer Python? Use Solidity.

Reference: https://medium.com/@ConsenSys/a-101-noob-intro-to-programming-smart-contracts-on-ethereum-695d15c1dab4

asked 16/09/2024
Jaime GONCALVES
45 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first