What is the Difference between a sub and a function?
Answer Posted / m. aqueel
Sub keyword is used for the procedures and procedures never
return a value where function key word is used for function
and function returns a value that can be assign to any
variable.
| Is This Answer Correct ? | 17 Yes | 1 No |
Post New Answer View All Answers
What is namespaces in .net?
What's singleton activation mode in .net?
Can you edit data in repeater control? How?
What is the difference between function and stored procedure?
What is il in vb.net?
How to create properties and methods using controls?
object is physical and class is logical..here class is not occupying any memory as our definition of class but i got a question then the class where it stores if it is not occupying any memory....
Who is using .net core?
What is operator overloading in .net?
What relationship is between a process, application domain, and application?
How to manage pagination in a page using .net?
What are .net functions?
Tell me about secure socket layer? How to make use of the technology?
What is the reason of occurring overflow-underflow arithmetic exception error, it shows error message when we run our program by adding control?
What is shared and repeatable inheritance?