Discuss the below:
Q1. How do functions evaluate arguments? also give an example and explain how data is sent to and retrieved form functions.
Q2. Give some examples of how using a function could save you alot of time and effort? What kind of code would you put into a function? Give an example.
Q3. Should XML be part of C++? If so what could you accomplish with it? How could it benefit C++ programmers?