What is the difference between procedure and functions in VB?
Answer Posted / sakthi
Procedure is like function with no return value
Function may /may not return some thing
Both may/may not accept parameters
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the latest version of visual basic?
Write the Steps in Creating an ActiveX Control?
How can you check whether a record is valid record or Invalid record using ADO control or Object?
What is the use of Hyperlink control for DHTML applications?
Does VB support pointers to functions?
What are the types of line styles available in Treeview Control?
Differentiate between DAO,ADO and Adodc as in data access objects?
What is instantiating?
Can you create a tabletype of recordset in Jet - connected ODBC dbengine?
How can Visual Basic be used for server-side scripting?
How would you create properties by using class Builder Wizard?
Through which protocol OLEDB components are interfaced?
What do you mean by Databound Controls Explain?
Explain the working with task in Gantt chart view.
What is ado data control in vb6 0?