answersLogoWhite

0

In computer science, deterministic algorithm is an algorithm which, given a particular input, always produces the same result. This is used to increase the efficiency of machines.

User Avatar

Wiki User

11y ago

What else can I help you with?

Related Questions

What does the term "algorithm" mean and how is it used in computer science?

An algorithm is a set of step-by-step instructions used to solve a problem or perform a task. In computer science, algorithms are used to process data, make decisions, and perform calculations in software programs. They are essential for computers to perform tasks efficiently and accurately.


What is modeling in computer term?

computer-modeling-computer-science


What does alogorithm mean in math?

I assume you mean "algorithm". It refers to any systematic method used to solve some problem. Not just in math; the term is used quite a lot in computer science.


What is the meaning of the term "algorithm"?

An algorithm is a set of step-by-step instructions or rules used to solve a problem or perform a task in a computer program or in mathematics.


What are the importances of algorithm?

An "algorithm" is simply a term used for a method to solve a certain problem, often by a computer - that makes algorithms EXTREMELY important. Roughly speaking, every time you do ANYTHING on a computer, the computer runs several algorithms.


What are the important of algorithm?

An "algorithm" is simply a term used for a method to solve a certain problem, often by a computer - that makes algorithms EXTREMELY important. Roughly speaking, every time you do ANYTHING on a computer, the computer runs several algorithms.


What is meant by the term algorithm?

Algorithm means written expression of any data.


In computer science what does persistence refer to?

The term persistence in Computer Science, refers to the stored information (known as state), which outlives the executed computer program (or process). Persistence is important, without it all computer stored information would be lost whenever a computer is shut down.


What CS means in an essay?

In an essay, "CS" typically stands for "computer science." This term is often used when discussing topics related to the field of computer science, such as algorithms, software development, and artificial intelligence.


What is the term used for the value that is searched for in a search algorithm?

searchValue


What is the meaning of the acronym SHA1?

Secure hashing algorithm refers to a 2 layer encryption device. This a very rare term and would not be commonly know to anyone not in the computer programming field.


What is the first language definition of the term "algorithm"?

An algorithm is a set of step-by-step instructions used to solve a problem or perform a task.