-
What a C++ Program is
[l]What's a C++ Program?!
Simply a C++ program is a set of instructions that's given to the computer to follow it, and obtain the result we're expecting.
Exactly like when you give your little brother, and tell him the following in order to clean the house.
1- Go to the kitchen
2- Look for a swipper
3- Hold it
4- Go out of the kitchen
5- Start swipping the floor
6- Leave the swipper
7- Well done, the house is cleaned.
A very pricise set of instructions for the kid to follow, if he followed it properly, you'll get your house cleaned, otherwise, many things else would happen.
The C++ program is exactly the same. You give the computer set of instructions to follow it, if you gave him wrong set, you won't get what's expected.
We often use 'Borland C++' to write our programs, but unfortunately it's not free.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks