- 1
Class me function ka kaam kya hota h
3 odpowiedzi
+ 4
In all languages function is used for maintaining codes easily and for the propose of code reusability .You can perform particular task inside functions and use it anytime you want with out writing the same operation again and again.
0
In what language?
0
C++ me