answersLogoWhite

0

Algorithms are created using pseudocode, which is a combination of natural language (such as English) and commonly understood programming concepts. Pseudocode is a machine-independent language, but it is far too abstract for a machine to understand. It is intended for humans only. As programmers, our job is to translate these algorithms into a form the machine can process in order to produce the required machine-dependent code. For this we use programming languages, such as C, C++ and Java.

The more abstract the programming language, the easier it is to convert an algorithm into working code. Of all the high-level programming languages, C has the least amount of abstraction, however we can make use of third party libraries to increase the amount of abstraction, or we can use the language itself to create our own abstractions.

User Avatar

Wiki User

7y ago

Still curious? Ask our experts.

Chat with our AI personalities

BlakeBlake
As your older brother, I've been where you are—maybe not exactly, but close enough.
Chat with Blake
JordanJordan
Looking for a career mentor? I've seen my fair share of shake-ups.
Chat with Jordan
TaigaTaiga
Every great hero faces trials, and you—yes, YOU—are no exception!
Chat with Taiga
More answers

It is very easy to write the program for seeing the algorithm.

Most of the problems that we are write with seeing the algorithm only.

Algorithm is very easy to write the any source code seeing this is very useful to write the program

User Avatar

Wiki User

13y ago
User Avatar

it is a person who is very ugly and depressed

User Avatar

Wiki User

15y ago
User Avatar

It depends on which algorithm. First of all you need to write is so called pseudo code after that transform into c code.

User Avatar

Wiki User

15y ago
User Avatar

Add your answer:

Earn +20 pts
Q: How to write algorithm in c program?
Write your answer...
Submit
Still have questions?
magnify glass
imp