Question

    What is a "token" in lexical analysis?

    A A data structure used for storing intermediate values Correct Answer Incorrect Answer
    B A unit of text that represents a single syntactic construct Correct Answer Incorrect Answer
    C A unit of text that represents a single syntactic construct Correct Answer Incorrect Answer
    D A form of error message in the compiler Correct Answer Incorrect Answer

    Solution

    A unit of text that represents a single syntactic construct

    Practice Next

    Relevant for Exams: