What is the difference between procedure and functions in VB?
Answer Posted / vipin tp
procedure is block of statement that doesnot return
value,function is accept parameters and return output
Is This Answer Correct ? | 28 Yes | 10 No |
Post New Answer View All Answers
When/Why should I use Option Explicit?
Which method is used to write context Into file?
Draw Sequence Modal of DAO and Explain?
Types of cursors in RDO.
How many File System Controls are there Explain?
What are the important components of OLEDB?
What is Parser Bug?
what are the Types of LockEdits in RDO?
What is meant by Establish Connection in RDO?
Types of LockEdits in DAO?
Is visual basic still used?
How would you find out the value property in Slider Bar Control?
Is it possible to set a shortcut key for label?
How would you Create a Query Builder and Explain its uses ?
How can you force new objects to be created on new threads?