Loops in Solidity:
A) are a great way to circumvent gas requirements, because a loop will only consume gas once.
B) are dangerous when used with data structures that grow, such as arrays or mapping, because it is hard to estimate the gas requirements.
C) should be avoided where possible, because of unknown side-effects on the gas requirements.
Correct Answer:
Verified
Q25: To compare a String in Solidity you
Q26: Multi-Line Comments in Solidity are:
A) working with
Q27: If a User calls contract A and
Q28: A version pragma is a great way
Q29: Variables of the type address store:
A) a
Q31: To store almost all data in the
Q32: View and Pure Functions:
A) can only be
Q33: View and Pure Functions:
A) a function marked
Q34: On a consortium network:
A) everybody can become
Q35: Address.send():
A) will cascade exceptions and address.transfer() will
Unlock this Answer For Free Now!
View this answer and more for free by performing one of the following actions
Scan the QR code to install the App and get 2 free unlocks
Unlock quizzes for free by uploading documents