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 are the important components of OLEDB?
What is the use of command Object?What are the various types of variables?
How do I make a text box not beep but do something else when I hit the Enter key?
How would you Create a Query Builder and Explain its uses ?
Write the steps in Creating ActiveX Dll and Active Exe?
How can I access a record by record number?
When/Why should I use Option Explicit?
Why visual basic is used?
Explain about control properties?
How would you add elements and pictures to listitems in listview control?
Recordset object consists what?
In which areas the Error occurs?
Is a foo VBX/DLL available as shareware/freeware?
It is possible to access Text (x.txt) files? Explain.
What is the use of Data Form Wizard?