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 finalize method in .net?
Do you know what is lambda expressions in c#?
Explain me what is an anonymous method and how is it different from a lambda expression?
Explain how to redirect tracing to a file?
Explain me how does linq work?
Do you know what's the difference between .net and laravel?
What method do you use to explicitly kill a users session? How?
Please explain what is the difference between a class and an object?
How ccw (com callable wrapper) and rcw (runtime callable wrappers) works?
Is there any inbuilt tool or command provided by .NET to view the code inside the assembly?
How to use datagrid value in select statements where condition ,if cell is hyperlink bounded column?
Explain me difference between public and static modifiers?
Define code access security (cas)?
What's the problem with .net generics?
What is difference between static page and dynamic page?