#WSQ08

Hello class, I have already done wich is do some operations with funtions, how does it works? well when we create a funtion we can reduce our program a lot, because we can call the funtion every time we want, and in this way we don have do a program many time in our program, and this is what we did here, 

Fisrt of all we have to create a funtion of the add, difference, product, division, and remainder.

After that we will call each funtion in the program to do de operations

At the end we will just print the result in the screen.

 

You can see my program in the next link:

https://www.dropbox.com/s/rt4h2bu48i66209/wsq08.cpp?dl=0

 

I saw some videos in youtube to do this activity 

https://www.youtube.com/watch?v=ZYCTqYvDEI8

CC BY 4.0 #WSQ08 by Osvaldo Mendoza is licensed under a Creative Commons Attribution 4.0 International License.

Comments are closed.