What is the difference between procedure and functions in VB?
Answer Posted / nana
Procedure is a block of code that has no return type
Function is a block of code that has a return type
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is ado data control in vb6 0?
Where can I get good up-to-date information about VB?
How do I program the Novell NetWare API from VB?
Difference between ActiveX Exe and Dll.
How would you add column headers in listview control?
___ property used to add a menus at runtime.
Difference between ActiveX Control and Standard Control.
How to down load image properties.
DHTML Is used for what?
What is the use of ActiveX Documents?
Scope of API?s can be of different types, what are they Why API functions are Required?
How would you convert a form into document?
Which method is preferred to save data like database to the disk?
What is the difference between change event in normal combobox and dbcombobox?
Is it posible to Create Tables Through Querydef?