Questions
- What are the different types of scope visibility modifiers available for a function? Is there any difference between state variables and functions with regard to scope visibility?
- What is the difference between the
fallback
andreceive
functions?