This page is unavailable while an ad blocker is active. MCQsAll is a completely free website — ads keep it free for everyone. Please disable your ad blocker for mcqsall.com to continue.
The site will stay locked until ads are allowed on this domain.
In this tutorial we will write many some programs in which we will able to learn how to use variable in our program Programs that we will write are:
You can download file of the above program from here. download first program
first write basic turbo c++ program i.e.
We will suppose two numbres as integer there for we will write
int a,b;
rest of the program is demonstrated in the video below.
You can download file of the second program from here. download second program