answersLogoWhite

0


Best Answer

pseudocode

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is an informal language that has no syntax rules and is not meant to be compiled or executed?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Programmers must be careful not to make syntax errors when writing pseudocode programs?

By their very nature, pseudo code programs are not compilable and do not conform to the exact syntax of the computer language used. Since they are not compiled there is no issue with syntax errors. When translating from pseudo code to the target computer language is when one must be careful of the syntax, but not when writing pseudo code.


Punctuation or spelling errors in code are called?

Punctuation or spelling errors in code are typically referred to as "syntax errors." These errors occur when the code does not adhere to the proper syntax or structure of the programming language. Syntax errors can include missing or misplaced punctuation marks, misspelled keywords, incorrect capitalization, and other issues that prevent the code from being understood and executed by the computer. These errors are usually detected by the compiler or interpreter when the code is being compiled or executed. ʰᵗᵗᵖˢ://ʷʷʷ.ᶜˡᵃᵘᵈⁱᵃᶜᵃˡᵈʷᵉˡˡ.ᶜᵒᵐ/ᵒᵗᵒ⁻ᵘᶠ⁶¹ᵃ?ᵉˡ⁼ˢᵖˡⁱᵗᵗᵉˢᵗ⁻¹²¹⁴⁻ᵇʳᵃᵈᶠˡᵒʷ⁻ᶜᵒⁿᵗʳᵒˡ#ᵃᶠᶠ⁼ˢᵘʳᵉˢʰˢᵏʸ²⁴


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.


What type of error is detected when a pascal program is compiled?

syntax error


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.


What program handles CLASS files?

CLASS files are executed by the JVM. Essentially, they are compiled (they aren't exactly compiled, but that's the basic idea) code that can be run by the computer. They aren't designed to be opened and viewed. You can view the corresponding JAVA file in any text editor, though a good IDE, such as Eclipse or NetBeans will do all of the syntax highlighting for you.


How are language syntax and algorithms alike?

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.


What is mean by assembly language statements?

Assembler language is a level of computer programming that sits somewhere between pure machine language and the other high level procedural languages. It has its on set of instructions and syntax and must be compiled (assembled) before it is used by the computer. Assembler language statements is just another way of saying a list or group of assemble language instructions.


What is the difference between a formal programming language and a pseudo-code?

A programming language is a well defined set of rules and commands which can be combined to tell a computer what to do as a computer program. Pseudo-code is like a "rough draft" of a program where the programmer outlines what they want the computer to do, but they do not write any actual code. While there are various definitions for "proper" pseudo-code, most programmers just write in their own combinations of English (or their speaking language of choice) and various bits of actual code from real programming languages.


What do call the arrangement of words in a sentence?

It is called syntax.