C++ Tutorial 3 - Mini Bank Program

Publié le: 20 février 2014
sur la chaîne: Anirudh Kanabar (Gamers Paradise)
8,270
23

Visit : http://www.digitalmachine.in/c-progra...
for better documentation of this video and for greater in-depth explanation of this video.
This is a great example which should really get you going with C++. So lets get started!
First, we have the regular statements such as #include iostream and using namespace std; and int main. As we already know about these statements we going to proceed with the first lines inside main() that is : double pr,roi,si; and int t;

So what these two statements essentially do is create new variables of different datatypes. For example here the first line creates the variables named pr and roi and si. These 3 variables are created in the computer and memory space is reserved for them in the computer


Sur cette page du site, vous pouvez voir la vidéo en ligne C++ Tutorial 3 - Mini Bank Program durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur Anirudh Kanabar (Gamers Paradise) 20 février 2014, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 8,270 fois et il a aimé 23 téléspectateurs. Bon visionnage!