adspace


What is the Difference between a sub and a function?

Answer Posted / aravindreddy

SUB is a method
FUNCTION is to return a value to it

Is This Answer Correct ?    29 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write the .net syntax for 'while loop'?

1143