Discussion Forum : Functions
Question - How many types of returning values are present in c++?
Options:
A .  1
B .  2
C .  3
D .  4
Answer: Option C


The three types of returning values are return by value, return by reference and return by address.



Was this answer helpful ?
Next Question
Submit Your Solution hear:

Your email address will not be published. Required fields are marked *