⁄⁄⁄Quiz 1⁄⁄⁄

Photograph credit

Well quiz 1 really woke us up didn’t it? We had to do three programs in one quiz. This time is different from my previous posts. Usually I give a link to my original, more complex code and a link to a simpler code that gets the job done. This time I’m not gonna make a tutorial but rather explain how my programs work and why they work.

The first one is to calculate the volume of a cylinder, the second is to do a program similar to WSQ03 using type int and the last one was the same as the second one expect using type float.

code:

Prog1.cpp

Prog2.cpp

Prog3.cpp

Here is the quiz(I got it from ALEXHFOO‘s BLOG): captura-de-pantalla-2016-02-09-a-las-11-50-01

And now for the explanation on how these programs work.

Made by Orlando Lara

 

CC BY-SA 4.0 ⁄⁄⁄Quiz 1⁄⁄⁄ by Orlando Lara is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.