What is the difference between procedure and functions in VB?
Answer Posted / anjani k singh
Procedure is a bundle of code it does not have return type
Function Have return type and take only input Parameater
| Is This Answer Correct ? | 56 Yes | 10 No |
Post New Answer View All Answers
How to find size of the file. Which method or function is used to occomplish this?
How can I call a 'hidden' DOS program from VB?
How about Access 2.0 compatibility?
___,___ and __ are difference between image and picture controls.
Types of Resultsets.
How do I implement an accelerator key for a text box?
advantage and disadvantage in visual-basic and ms-access please tell me or send my mail-id
___ property used to add a menus at runtime.
How do you make a TEXTBOX read only? Or, how do I prevent the user from changing the text in a TEXTBOX?
What is ActiveX Dll and ActiveX Exe?
What is data binding in vb net?
Is a foo VBX/DLL available as shareware/freeware?
Explain about form creation in Visual Basic?
What are the properties of datacontrol?
What is the use of progress Bar Control?