Problem:
Question 1- Describe custom graphics in WPF / C#. What are Shapes? How and where are they drawn? How does this differ from Swing / Java?
Question 2- Write a program using a loop to add all the elements of a vector. Do not use the MATLAB function sum().
Step by step instructions so I can understand would be greatly appreciated!