Hello, OnlineGDB Q&A section lets you put your programming query to fellow community users. Asking a solution for whole assignment is strictly not allowed. You may ask for help where you are stuck. Try to add as much information as possible so that fellow users can know about your problem statement easily.

define function ?

+1 vote
asked Jul 25, 2018 by Mohammad Samir (130 points)

2 Answers

0 votes
answered Aug 2, 2018 by MH
FUNCTIONN IS A  SUBPROGRAM
0 votes
answered Aug 8, 2018 by geeky geek
Function:: basically u may say it as a characteristic for member defintions in any of the program, function is the one which  basically contains all the information that is needed to be carried out in any program
Welcome to OnlineGDB Q&A, where you can ask questions related to programming and OnlineGDB IDE and and receive answers from other members of the community.
...