What is the difference between procedure and functions in VB?
Answer Posted / sakthi
Procedure is like function with no return value
Function may /may not return some thing
Both may/may not accept parameters
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is "Reserved Error -1209"?
Which method is preferred to save data like database to the disk?
How many tabs in a tabbed dialog do you consider appropriate?
Is visual basic still used?
How do you change the system menu (on the Control-Menu Box)?
To populate a single column value which dbcontrols you to use?
What is the use of Active Control Property?
What are the types of Error? In which areas the Error occurs?
How do I mimic a toggle button?
what are the Differences between ActiveX Control and Standard Control?
What is dao in vb?
What is ActiveX Dll and ActiveX Exe?
What is visual basic used for?
Draw Sequence Modal of DAO and Explain?
How to get freefile location in memory?