What is the difference between procedure and functions in VB?
Answer Posted / javed isa
1.Procedure accept input output parameter But function
accept only input parameter.
2. Function return the value but procuder not return the
value.
3.Some Condition procedure return the value like text,
ntext,timestemp data type value but function not return
text,ntext,timestemp value
| Is This Answer Correct ? | 56 Yes | 23 No |
Post New Answer View All Answers
what are the types of LockEdits in DAO?
Can a VB application be an OLE server?
What are the uses of List View Control?
Write the steps in Creating ActiveX Dll and Active Exe?
What is the default workspace?
Which method is used to write context Into file?
What is ActiveX Control?
How would you create properties in ActiveX Control?
Types of Resultsets.
What is the need of tabindex property is label control?
What is recordset in visual basic?
what is the control used to call a windows application.
___,__,___ are the type of combo box?
Can any one please suggest which institute is providing Advance Excel & VBA Macros in Excel training in Hyderabad.
How do you create a form in visual basic?