Home / C Programming / Control Structures :: Discussion

Discussion :: Control Structures

  1. The type of the controlling expression of a switch statement cannot be of the type ........

  2. A.

     int

    B.

     char

    C.

     short

    D.

     float

    E.

     long

    View Answer

    Workspace

    Answer : Option D

    Explanation :

    Explanation Not Provided


Be The First To Comment