answersLogoWhite

0

Language syntax and algorithms are not alike. These are two different things.

Syntax is the specification of how a particular step is described to the compiler, while an algorithm is a syntax independent way of describing the process used to solve a problem.

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

Is it necessary to know the syntax for solving a problem on the computer?

No. We solve problems with algorithms, not with syntax.


How syntax affect setting?

Syntax is essential to any form of language. Without syntax, there is no setting, there is no way to explain it and no language. Language and setting are both comprised with syntax.


How does syntax affect setting?

Syntax is essential to any form of language. Without syntax, there is no setting, there is no way to explain it and no language. Language and setting are both comprised with syntax.


Are HTML tags and syntax the same?

No. Syntax is/are the rules of the language, tags are part of the syntax.


A set of Rules that define a programming language is called?

The rules of a language is called its syntax.


How are algorithms expressed in computer programming?

Algorithms in computer programming are expressed as a set of step-by-step instructions that outline the process for solving a specific problem or performing a task. These instructions are written using a programming language, which provides the syntax and structure needed for the computer to understand and execute the algorithm.


Algorithm is written in which language?

what language is algorithms written in?


Describe how the use of primitives helps remove ambiguities in an algorithms representation?

Primitives consist 'syntax' and 'semantics'; syntax refers to the symbolic representation and semantics refers to the meaning of the primitives. By assigning precise definitions to syntax and semantics, primitives then could establish a uniform level of detail and remove ambiguity problems from algorithms (Brookshear 2007, p.217).Reference:J. Glenn Brookshear, 2007, 'Algorithms', in Computer Science An Overview 9th edition, Pearson Education, Inc., Boston


What do call the arrangement of words in a sentence?

It is called syntax.


Why are algorithms not written in a particular programming language?

Algorithms are abstract concepts that describe a step-by-step procedure for solving a problem, independent of any specific programming language. They can be expressed in natural language, pseudocode, or flowcharts, which allows for clarity and focus on logic rather than syntax. This language-agnostic nature enables the same algorithm to be implemented in multiple programming languages, adapting to the specific constructs and features of each. Thus, the core idea remains consistent, while the implementation may vary.


What is the difference between syntax and grammar in the context of language?

Syntax refers to the arrangement of words in a sentence to create meaning, while grammar encompasses the rules and structure of a language, including syntax, morphology, and semantics. In simpler terms, syntax deals with word order, while grammar covers a broader range of language rules.


What help you understand what people are saying to you?

I use natural language processing algorithms to analyze the words and phrases you input. I rely on patterns, context, and syntax to understand the meaning behind your input and provide relevant responses.