answersLogoWhite

0

How do you write algorith of C programs?

Updated: 8/19/2019
User Avatar

SidharthD

Lvl 1
11y ago

Best Answer

There is no specific Hard and Fast rule for writing algorithm.

The normal method is the following:

1. get a problem

2. find or invent an algorithm to solve it

3. implement the algorithm in a programming language (C, for example)

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you write algorith of C programs?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Can c write programs?

A programmer can write programs in C, but C can't write anything by itself.


What is the benift of learning c language?

You will be able to understand C programs. Also to write C programs.


Write c programs to display 10 line biodata?

A C++ program can be used to write C programs that will display 10 lines of biodata. Many types of C programming can be written with a C++ program.


Advantage of c language?

You can write computer-programs in it.


How do you write a palindrome program in c in Wikipedia?

You don't have to write palindrome programs in wikipedia.


Why c lang developd?

To write programs in it. A prominent example is UNIX.


How do you solve the c programme of tree of hanoi?

It is the "Tower of Hanoi" and it is a puzzle. When you can solve the puzzle you can write the program, when you have learned enough to write simple programs. You do want to be able to write computer programs, don't you?


How can you use gvim software to run c programs?

You cannot, but you can use any text-editor to write C sources.


Can you access c language in dos and unix?

You can write, compile and execute C-programs in both DOS and Unix, if that's what you meant.


How c language is used in real life?

In "real life" as opposed to what? C is a programming language. It's used to write computer programs. It (and variants, like C++ and C#) are used to write probably the majority of programs in use today.


What is the use of the C language?

The C language (or more commonly C++) is the core of most programming done at the desktop level. Most programs written in Linux are in C or C++, as are most Windows programs. A number of languages in recent computer history have been designed to reduce the dependency on C and C++, but have still largely failed to replace C and C++ for high performance applications.


What is the relationship between c and c plus plus?

None. They are different but both can be used to write computer programs, like you can get milk from a cow and a goat.