Ask Question

What are lexical errors?

and fi (a==b)

will it be a lexical error or a syntactical error?

+5
Answers (1)
  1. 7 October, 05:59
    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?
Find 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 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