DQ 1: Write a 200- to 300-word short-answer response to the following:
(a) Explain what is meant by value type and reference type objects in C#. Explain the differences, providing an example of each. Write the code for an example of each. Develop your examples, instead of using examples from the textbook or the Internet.
(b) Write a 200- to 300-word short-answer response to the following:
What are the differences between a list and an array? Provide an example in which one would be more appropriate than the other. Explain why.
DQ 2: Write a 200- to 300-word short-answer response to the following:
(a) What are the advantages of separating logic from presentation?
(b) What are the differences between using the Dispatcher synchronously and asynchronously?
(c) Provide a code example for each case?