Ask Question
Yesterday, 18:54

What are lexical errors?

and fi (a==b)

will it be a lexical error or a syntactical error?

+4
Answers (1)
  1. Yesterday, 22:45
    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 and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers