Ask Question

The two mathematical models of language description are generation and recognition. Describe how each can define the syntax of a programming language.

+5
Answers (1)
  1. 6 May, 11:06
    0
    The correct answer to the following question will be "Semantic and Syntax error".

    Explanation:

    Syntax error:

    Corresponds to such a mistake in a pattern sentence structure that is composed in either a specific language of that same coding. Because computer programs have to maintain strict syntax to execute appropriately, any elements of code that would not adhere to the programming or scripting language syntax can result inside a syntax error.

    Semantic error:

    That would be a logical error. This is because of erroneous logical statements. Write inaccurate logic or code of a program, which results incorrectly whenever the directives are implemented.

    So, it's the right answer.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “The two mathematical models of language description are generation and recognition. Describe how each can define the syntax of a ...” in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers