Select from following answers:- Option A
- Option B
- Option C
- None
- All Above
3)is correct as return can be used with void type.
1)is wrong since Main() cannot have the long return type.
2)is wrong since Main() has correct return type, but some int value should be returned
Show Correct Answer
Asked In: Many Interviews |
Alert Moderator