Review Questions
1: | How does abstraction help the programmer to cope with complexity? |
2: | Is the idea behind encapsulation confined to software design? Give an example from everyday life. |
3: | What are the advantages of using encapsulation in software construction? |
4: | Which two C# keywords are important for implementing encapsulation? |
5: | What are the differences between a class and its objects? |
6: | What is the significance of the class interface? |
7: | How do you specify the beginning of a comment? |
8: | Why use comments if the compiler ignores them? |
9: | What are keywords and identifiers? |
10: | How is a block specified in C#? What are blocks used for? |
11: | Can you write a program without a Main method? Why or why not? |
12: | What are the essential parts of a variable? |
13: | What is a simple ... |
Get C# Primer Plus 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.