What is the Difference between a sub and a function?
Answer Posted / digvijay
Sub is also function but never return the value and Function
must return the value.
Function is user defined and System define but sub is
keyworlds that defined by user.
function can be macro but Sub is Not.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How is meant by dll in .net?
Which dll translate xml to sql in internet information server (iis)?
Explain the process of compilation in .NET?
How you apply a theme in whole application in .Net?
Please explain what is the difference between encrypting a password and applying a hashing?
What are the core differences between .NET Languages ?
Write Code for DataSet,Datareader,and by deleting the button gridview should be empty?
How does linq work?
What are the differences between com architecture and.net architecture?
Explain the purpose of Remoting in .NET?
Can a try block have nested try blocks?
What is reflection in microsoft .net context?
can any one tel me the complete Testing Procedure of any one simple PROJECT i mean either web/windows based application?
How can you assign an rgb color to a system.drawing.color object?
What are the types of assemblies in .net?