List of questions
Related questions
Question 66 - CBDE discussion
When defining a new datatype:
A.
its best to use a contract with public storage variables, so it can be used like a class.
B.
it's best to use a struct, which is cheaper than deploying a new contract.
C.
it's not possible to generate new datatypes in Solidity.
Your answer:
0 comments
Sorted by
Leave a comment first