Home / ECE / Microprocessors :: Discussion

Discussion :: Microprocessors

  1. In which computer language is 'break' statement used

  2. A.
    Fortran 77
    B.
    Pascal
    C.
    C
    D.
    none of the above

    View Answer

    Workspace

    Answer : Option C

    Explanation :

    Whenever keyword 'break' is encountered inside any C loop control passes to the first statement after the loop.


Be The First To Comment