Ask Question
13 August, 14:10

What are lexical errors?

and fi (a==b)

will it be a lexical error or a syntactical error?

+1
Answers (1)
  1. 13 August, 17:51
    0
    And fi (a==b). It should look like this: and if (a==b);

    I think it's syntactical error as it will be detected on syntactical phace
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “What are lexical errors? and fi (a==b) will it be a lexical error or a syntactical error? ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers