What is the difference between procedure and functions in VB?
Answer Posted / aftab
A procedure is a set of code that does the work but does
not return a value whereas a function accepts parameters
and does the calculation and does return a value back.
Thanks!
Check out: Free computer eBooks download!
http://ebooksfree.brinkster.net
Is This Answer Correct ? | 149 Yes | 28 No |
Post New Answer View All Answers
Is it possible to call oracle database through ADO control or Object?
what is the Difference between Dynaset and Snapshot?
How would you activate animation control?
___ VB constant make the menu item in centre.
Explain about ADO control?
what is use of book mark in excel ? send answer in my id ashishpal11@rediffmail.com
Why does everybody say I should save in TEXT not BINARY?
What is the-use of property page Wizard in ActiveX Control?
Is it possible to change menu runtime using API? If yes? Specify the function names.
How would you create properties by using class Builder Wizard?
To.set the command button for ESC ___ Property has to be changed.
Can you create a tabletype of recordset in Jet - connected ODBC dbengine?
How do I speed up control property access?
Which method is preferred to save data like database to the disk?
How can you save and Get data from Clipboard/ Recordset object consists what?