adspace


What is the Difference between a sub and a function?

Answer Posted / alam

Function always returns a value but sub does not.

Is This Answer Correct ?    22 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write the .net syntax for 'while loop'?

1141