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
Post New Answer View All Answers
Write the .net syntax for 'while loop'?
1143