Hi friends,
Would you like to tell me that why we used subroutines? Please give any example that how it is useful in programming scenario and also tell me how many value it will capable to return?
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Sam HobbsPosted Dec 4, 2011, 5:11 PM
So in C#, everything is a method! Everything that is done, in terms of processing, is done in a method. Everything!
VulpesPosted Dec 4, 2011, 4:22 AM