ExamGecko
Question list
Search
Search

Question 28 - CBSA discussion

Report
Export

You are considering writing smart contracts and there are a few different languages you can consider. (Select two.)

A.
Truffle
Answers
A.
Truffle
B.
Serpent
Answers
B.
Serpent
C.
Solidity
Answers
C.
Solidity
D.
Embark
Answers
D.
Embark
Suggested answer: B, C

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
Colin Huisman
36 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first