Question

    What is an identifier in C language?

    A An identifier is a combination of alphanumeric characters used for conditional and control statements Correct Answer Incorrect Answer
    B An identifier is a combination of alphanumeric characters used for any variable, function, label name Correct Answer Incorrect Answer
    C Both A and B Correct Answer Incorrect Answer
    D None of the above Correct Answer Incorrect Answer

    Solution

    An identifier is a combination of alphanumeric characters used for any variable, function, label name

    Practice Next

    Relevant for Exams:

    ×
    ×