Home » C++ Programming » Functions » Question
  1. How are many minimum numbers of functions need to be presented in c++?
    1. 3
    2. 2
    3. 1
    4. 0
    5. None of these
Correct Option: C

The main function is the mandatory part, it is needed for the execution of the program to start.



Your comments will be displayed only after manual approval.