What is the Difference between a sub and a function?
Answer Posted / aravindreddy
SUB is a method
FUNCTION is to return a value to it
| Is This Answer Correct ? | 29 Yes | 2 No |
Post New Answer View All Answers
What are pdbs?
What is assembly in .net?
What is Polymorphism? How does VB.NET/C# achieve polymorphism?
What are the collections you've used?
Where does the gac exist ?
How do you view the methods and members of a dll?
What do you mean by Code Access Security in .NET?
What method do you use to explicitly kill a users session? How?
What is misl?
Do you know what are three common acronyms used in .net, and what do they stand for?
How do we access crystal reports in .net?
If a dataset contains 100 rows, how to fetch rows between 5 and 15 only?
What is shared and repeatable inheritance?
How big is the datatype int in .net?
What is the difference between task and thread in .net?