Workshop

The Workshop is designed to help you anticipate possible questions, review what you've learned, and get you thinking about how to put your knowledge into practice. The answers to the quiz are in Appendix A,“Answers to Quizzes/Exercises.”

Quiz

1:To get only the remainder of a division operation, you use which operator?
2:Which operation is performed first in the following expression—the addition or the multiplication?

3:Does this expression evaluate to true or to false?
((true || true) && false) == !true
4:Which Boolean operator performs a logical negation?
5:The process of appending one string to another is called?
6:What property can be ...

Get Sams Teach Yourself C#™ in 24 Hours 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.