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 command Object?What are the various types of variables?
How do I dial a phone number without using the MSCOMM VBX?
Whether HTML supports multimedia: and document links?
How can you check whether a record is valid record or Invalid record using ADO control or Object?
How can you save and Get data from Clipboard/ Recordset object consists what?
What can you do with visual basic?
How to customize workgroup message?
How many ways we can access file using VB?
How can I change the printer Windows uses in code without using the print common dialog? How can I change orientation?
How can you get selected file from file system Control?
What are the scope of the class?
How do I access C style strings?
How do I speed up control property access?
Which method is preferred to save datas like database?
Whether HTML supports multimedia: and document links?