Home » C++ Programming » Data Types » Question
  1. Which of the following will not return a value?
    1. void
    2. free
    3. null
    4. empty
    5. None of these
Correct Option: C

void



Your comments will be displayed only after manual approval.