Visual Basic (VB) Question:
Download Questions PDF

What is the diff. Between function and sub procedures?

Answer:

Function will return value but a sub procedure wont return values

Download Visual Basic (VB) Interview Questions And Answers PDF

Previous QuestionNext Question
What is diff between the Generic Variable and Specific Variable?What is the max size allowed for Extension in Visual Basic?