
上QQ阅读APP看书,第一时间看更新
Questions
- What's the difference between an exported and an unexported symbol?
- Why are custom types important?
- What is the main limit of a short declaration?
- What is scope and how does it affect variable shadowing?
- How can you access a method?
- Explain the difference between a series of if/else and switch.
- In a typical use case, who is generally responsible for closing a channel?
- What is escape analysis?