Explain the difference between a sub and a function?

Answer Posted / ravi

Sub means subroutine which does not return any output
it will accept any number of parameters with no return type

Function which is having return type

Is This Answer Correct ?    6 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the and operator in c#?

681


What is the difference between string and stringbuilder in c#?

671


Is arraylist faster than linkedlist?

667


What are the types of access modifiers?

655


What is mvc pattern in c#?

684


Explain the difference between a namespace and assembly name in .net?

687


When a Static Constructor is called in a Class?

742


What is dictionary class in c#?

643


Is a dll an assembly?

653


What is the use of dll file in c#?

635


What is default boolean value in c#?

674


Where do I put dll files?

730


What are the types of serialization?

707


What is ispostback c#?

645


What are class fields?

674