Function and Variable Visibility:
A) a function that is marked as internal cannot be called by other contracts, unless the function is used by a derived contract. Private Functions cannot be called by any other outside contract and public variables are generating automatically a getter function.
B) a function that is marked as external can never be called internally. Private functions can also be called by derived contracts using inheritance. Private variables are accessible also in derived contracts.
Correct Answer:
Verified
Q17: Sending one Ether is actually internally translated:
A)
Q18: When a new block is mined:
A) a
Q19: A Hashing Algorithm is deterministic. What does
Q20: Externally Owned Accounts (EoA):
A) are changing their
Q21: GETH:
A) is the reference implementation of the
Q23: To Iterate through a mapping, you:
A) can
Q24: You interact with a smart contract and
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
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