The term algorithm in C and in any kind of language or in a matter of programmatically use, denotes the way to approach a problem and provide a solution. Thus, programmatically it signify the structure of your programmatic solution e.g
As charilaos13 said, it's a way to solve a problem..
Think a math formula. If you put the same formula in C, it's an algorithm
Ask a Question
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.