What is the Difference between a sub and a function?
Answer Posted / kinjal
sub does not returns a value but function returns a value
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
What is a design pattern and what is it for?
Explain about .net?
Is there any inbuilt tool or command provided by .NET to view the code inside the assembly?
How can I get at the win32 api from a .net program?
What is value type and refernce type in .net?
Differentiate between 'DataSet' and 'SQLDataReader' in ADO.NET?
What is a .net class?
I have a problem in installing visual Studio 2008 on PC that have Celeron Processor ? afterAll InstallionFaied . Pls suggest me . Is it possible or not .if Yes then How ?
Explain the garbage collection process?
Explain how do assemblies find each other?
Please explain the difference between constants and read-only variables?
What is .net and why it is used?
What is .net3.5?
Why SOAP is required?
Can you write a class without specifying namespace?