Answers to Self-Review Exercises

  1. 10.1

    1. public services, public interface.

    2. hides.

    3. destructor.

    4. default constructor.

    5. ToString.

    6. has-a.

    7. static.

    8. principle of least privilege.

    9. readonly.

    10. nameof.

    11. operator overloading.

    12. extension methods.

  2. 10.2 new Book {Title = "Visual C#How to Program", Author = "Deitel", Year = 2017}

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset