Quiz 3: Payments
Take a short quiz to test your understanding of payments.
Payments
1
Which statement enables the contract to receive payments?
A)
deposit() external payable {}
B)
accept() external payable {}
C)
receive() external payable {}
D)
fallback() external payable {}
Question 1 of 100 attempted
Get hands-on with 1400+ tech skills courses.