appendix A Exercise answers
This appendix provides answers to the exercises as found in the book as well as explanations of the answers.
Chapter 2: .NET and how it compiles
Exercise number |
Answer |
Explanations |
---|---|---|
2.1 |
d |
AmigaOS is an operating system originally developed for the Amiga PC. Its last major release was in 2016. It is not supported by .NET 5. |
2.2 |
c |
|
2.3 |
d |
|
2.4 |
a |
|
2.5 |
b, a |
|
2.6 |
e |
|
2.7 |
c |
|
2.8 |
a |
|
Chapter 4: Manage your unmanaged resources!
Exercise number |
Answer |
Explanations |
---|---|---|
4.1 |
False |
Attributes can be applied to methods, classes, types, properties, and fields. |
4.2 |
True |
|
4.3 |
False |
Enumerations are created with the ... |
Get Code like a Pro in C# now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.