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
Difference between Tabletype and Snapshot?
What is dao in visual basic?
___ argument can be used to make a menuitem into bold.
How to control the file?
How do you avoid the "Invalid use of null" error when reading null values from a database?
Explain about the basic features of Visual basic?
How can Visual Basic be used for server-side scripting?
Explain about conditional operators?
How many File System Controls are there ? Explain.
Types of LockEdits in DAO?
How to load and unload child forms.
How come I get a "No Current Record" error when I use a a Data Control on an empty table?
How do I get the Tab key to be treated like a normal character?
Explain about the creation of EXE files with Visual Basic?
How do I implement an accelerator key for a text box?