Home » C++ Programming » Decision Making » Question
  1. How are many sequences of statements present in c++?
    1. 3
    2. 4
    3. 5
    4. 6
    5. None of these
Correct Option: C

There are five sequences of statements. They are Preprocessor directives, Comments, Declarations, Function Declarations, Executable statements.



Your comments will be displayed only after manual approval.