What is the difference between procedure and functions in VB?
Answer Posted / ankit gupta
function return value
sub procedure do not return value
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the default workspace?
What is OLEDB?
Difference between Recordset and Resultsets.
What is constructors and distructors.
What is dao in visual basic?
What are the types of API Types.
What is the use of Visual Basic Document file?
Is there a way to break long lines in VB code?
What is the use of Scalewidth and ScaleHeight Proeperty?
Difference between Class Module and Standard Module?
What is the difference between change event in normal combobox and dbcombobox?
Types of Resultsets.
Is there any way to pass a variable to a form apart from using global variables?
How do I access C style strings?
How many tabs in a tabbed dialog do you consider appropriate?