What is the Difference between a sub and a function?
Answer Posted / kamlesh sharma
through sub keyword we define a procedure which never
return value
and function may return value
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Why do we need oops in c#?
What is string concatenation?
Explain the difference between boxing and unboxing.
What is multithreading with .net?
Why we use anonymous methods in c#?
What is the difference between gettype and typeof in c#?
How can I develop an application that automatically updates itself from the web?
Can you describe iuknown interface in short?
What is the purpose of abstract class in c#?
How do you achieve polymorphism in c#?
What are the features of c#?
What is data binding c#?
What is datetime minvalue in c#?
What are the Types of assemblies that can be created in dotnet
How many types of serialization are there in c#?