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 are the Internet tools available in VB6.0?
How do I get a bitmap picture in a field in an Access database?
What can you do with visual basic?
Which type of object requires this object?
How do I call help files from a VB program?
What do you mean by Databound Controls Explain?
How can you Add API functions to your Application?
Types of LockEdits in DAO?
How can Visual Basic be used for server-side scripting?
Explain about ADO control?
what are the types of LockEdits in DAO?
What is understand in resource tracking?
what are the Types of DBCombo boxes?
What is datagrid in vb net?
Is it possible to Access BackEnd procedures? Explain.