ExamGecko
Question list
Search
Search

Question 49 - CBDE discussion

Report
Export

A

Struct is a great way:

A.
to define a new datatype in Solidity, so you don't need to use objects of another contract.
Answers
A.
to define a new datatype in Solidity, so you don't need to use objects of another contract.
B.
to hold instances of other contracts.
Answers
B.
to hold instances of other contracts.
C.
to implement pointers to other contracts that can hold new datatypes.
Answers
C.
to implement pointers to other contracts that can hold new datatypes.
Suggested answer: A
asked 16/09/2024
Francesco Balducci
36 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first