What is the difference between procedure and functions in VB?
Answer Posted / nana
Procedure is a block of code that has no return type
Function is a block of code that has a return type
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the use of Hyperlink control for DHTML applications?
what are the Types of LockEdits in RDO?
What is meant by building a recordset.
How do I get the number of free bytes on a disk?
How do I implement an incremental search in list/dir/combo/file boxes?
what is the Difference between Tabletype and Snapshot?
What is the use of Hyperlink control for DHTML applications?
How can you determine performance standards?
What is the difference between Msgbox Statement and MsgboxQ function?
Through which protocol OLEDB components are interfaced?
How do I access C style strings?
How can I speed up my VB database application?
Difference between Tabletype and Snapshot?
What is DAO?
It is possible to access Text (x.txt) files? Explain.