Home » C++ Programming » Functions » Question
  1. Which keyword is used to declare the friend function?
    1. classfriend
    2. myfriend
    3. firend
    4. friend
    5. None of these
Correct Option: D

friend



Your comments will be displayed only after manual approval.