What is the Difference between a sub and a function?
Answer Posted / aaa
Function returns a value, Sub doesn't.
Function can be called from within a cell, similar to
=Today() function.
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
Explain about managed heap?
What are code contracts?
what is the meaning silverligt control
What does mean by .net framework?
How does cas works?
How many namespaces are in .net version 1.1?
What are the collections you've used?
Where does the gac exist ?
What is .net core used for?
Does .net supports destructors concept?
What are .net applications?
What is the difference between response.redirect & server.transfer?
what will do to avoid prior case?
What is file extension of Webservices in .Net?
How will you register com+ services?