Questions
- Can copy-and-paste be considered code reuse? What are the impacts of this approach?
- How can you make use of code reuse without copying and pasting code?
- Is there a process that can help with code reuse?
- What is the difference between .NET Standard and .NET Core?
- What are the advantages of creating a .NET Standard library?
- How does object-oriented analysis help with code reuse?
- How do generics help with code reuse?
- Will .NET Standard be replaced with .NET 5?
- What are the challenges related to refactoring?