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
Explain what is Visual basic?
How many types of API functions are available in VB?
What is connection object in vb net?
Is the Variant type slower than using other variable types?
Scope of API's can be of types, what are they?
What is ActiveX Document?
What is visual basic used for?
How would you add column headers in listview control?
What is form in visual basic?
What is constructors and distructors.
How can you get selected file from file system Control?
Difference between ActiveX Control and Standard Control.
What are the tools in visual basic?
What is OLEDB?
Is the Access Engine and Visual Basic Pro good enough for database work?