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


Please Help Members By Posting Answers For Below Questions

What is the use of main method in c#?

695


What is form feed in c#?

724


How many kinds of elements an array can have?

648


What can you do as a .net developer?

671


can you allow a class to be inherited, but prevent the method from being over-ridden?

720


Does constructor return any value in c#?

687


what is an event? Define delegate?

724


What is verbatim string?

675


What is the base class of all classes in c#?

704


Is nullable type c#?

681


Is a valid int value?

678


What is difference between events and delegates?

674


What do you mean by jagged arrays in c#?

637


What is the interface in c#?

708


Explain 'structure padding'?

894