What is the Difference between a sub and a function?
Answer Posted / abc
sub dose not return the value whereas function return the
value.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Explain the difference between boxing and unboxing.
What is the task perform by clr?
Why do we use overloading in c#?
What is default constructor in c#?
What is instantiating a class in c#?
What is argument in c#?
How long can a string be c#?
What is xslt in c#?
How do I declare a pure virtual function in c#?
Is hashset serializable c#?
What are satellite assemblies?
Are attributes inherited c#?
What does f mean in c#?
Is c# queue thread safe?
Why to use “using” in c#?