answersLogoWhite

0

A programmer writes source code that tells a computer what to do. Traditional programming is procedural, meaning it is imperative and stateful; it tells the computer sequential steps to execute. The problem with traditional programming is that it does not lend itself to parallel processing. To get around that, programming paradigms such as functional programming tell the computer what to do in more general terms, but not the order of execution. Several of the program's instructions can be executed simultaneously.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

What is the difference between implicit and explicit Java programming?

Explicit means done by the programmer. Implicit means done by the JVM or the tool , not the Programmer. For Example: Java will provide us default constructor implicitly.Even if the programmer didn't write code for constructor, he can call default constructor. Explicit is opposite to this , ie. programmer has to write .


What is a freelance programmer?

A freelance programmer is someone who provide the service/skill of being able to program which is normally done on a computer. Programming varies and can be anything from a software designer,website designer, HTML etc. Programmers usually can be found on freelance websites You can join freelance portals to bid on freelance projects.


What is the basic function of a report?

The basic function of a report is to summarize something. Reports give an idea of what has been done or needs to be done for example.


What is the meaning of copy constructor?

The meaning of copy constructor is a special programmer of the C++ language that copys existing coding projects and enhances or makes them better projects.


How can I have a mobile application for my online store done?

You would have to pay a computer programmer to write an application program for your store.


What is the process done inside the main function?

Whatever the programmer wants... it might be only a puts ("Hello, world");


How do you summarize an interview?

Right down every answer to every question you ask. Then take out the main points of every answer. Done!


What is Marcom Projects?

projects done for client


What is the correct spelling of programmer?

programmer


What is an analyst programmer?

An analyst programmer is a computer programmer who also works as a systems analyst.


What is procedural design?

Procedural design is when the programmer specifies what must be done and in what sequence. It is based on the concept of the modularity and scope of program code.


What does peer reviewed mean?

Someone who is asked to review the work done by someone else, and who comes from the same background as the author. For example, one climate scientist reviewing a study done by another climate scientist to see if it is objective and scientifically sound. Or one programmer looking at the code written by another programmer to see if it can be improved.