ExamGecko
Question list
Search
Search

Question 81 - CBDE discussion

Report
Export

If you need more fine-grained functionality than solidity offers out of the box:

A.
you can incorporate inline-assembly to get better controls.
Answers
A.
you can incorporate inline-assembly to get better controls.
B.
you have to import pre-compiled assembly files which are then hard-copied into the bytecode of the compiled solidity file.
Answers
B.
you have to import pre-compiled assembly files which are then hard-copied into the bytecode of the compiled solidity file.
C.
you can use Viper, the experimental assembly like language specifically to offer more flexibility.
Answers
C.
you can use Viper, the experimental assembly like language specifically to offer more flexibility.
Suggested answer: A
asked 16/09/2024
Parita Malbari
48 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first