Review Questions
1: | What are the four core activities in the software development process? Describe each activity briefly. |
2: | What is an algorithm and how can it be expressed? |
3: | Why do computers need a very precise set of instructions to solve a problem? |
4: | In what order are instructions in pseudocode and C# executed? |
5: | What are the three different errors programmers encounter? Describe each of them briefly. |
6: | Why is computer testing a tricky undertaking? |
7: | Briefly describe process-oriented programming. |
8: | Briefly describe object-oriented programming. What are the advantages of object-oriented programming compared to process-oriented programming? |
9: | What is an object? What does it consist of? |
10: | What is the relationship between a class and its objects? |
11: ... |
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.