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
How would you navigate between one document to another document in Internet Explorer ?
How would you Create a Query Builder and Explain its uses ?
How do I implement an incremental search in list/dir/combo/file boxes?
how to make unlimited id(1rimjim,2rimjim,3rimjim....etc) login grp chat pogram for jabber?
How many File System Controls are there Explain?
What is the use of progress Bar Control?
Explain the creation project schedule.
How do I play MID, WAV or other multimedia files?
What is the need of tabindex property is label control.
how to use unicode data in vb6 regarding to telugu language, my output is in only telugu language
Explain about creating VB applications in excel?
Why API functions are Required?
How to use advanced data-bound controls.
What is DBSqlPassThrough?
Differentiate between DAO,ADO and Adodc as in data access objects?