I have final exams and I have to submit my assignment tomorrow please anyone can help??
question is ...
Scenario 3: Order number
Create the C++ Function named multiples so that it has two parameters x, and n. The
first parameter x will be overloaded with int, double and float. n will always be int. The
return type is void. A Function created from multiples will compute.
sum = 1 + x + 2x + 3x + ... + nx
e.g n = 4
sum = 1+x+2x+3x+4x
and display the result on screen.
Please buddy help me ... I am really in need of help right now.
If I can return this help I would love to do anything... its really very important to me. :'(