What is the difference between procedure and functions in VB?
Answer Posted / mohammed hasheem
A procedure is a collection of statements that perform a task.but A function is a collection of statement that perform a task and returns a value to vb statement that executed it
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How many ways we can access file using VB?
How do I use GetPrivateProfileString to read from INI files?
What do you mean by provider?
Explain the differences between ActiveX Dll and ActiveX Exe?
What type of databases you can access through ADO Data Access Object?
It is possible to access Text (x.txt) files? Explain.
How do you change the icon and otherwise manipulate the DOS box?
Explain Default cursor Type and LockEdit type in DAO?
What is a toolbox in visual basic?
How would you attach an ActiveX control in Your Application?
What is meant by Establish Connection in RDO? 74.1s it possible to Access BackEnd procedures? Explain.
What is a thread pool and how are the threads within a thread pool managed?
How would you navigate between one document to another document in Internet Explorer ?
What is the use of command Object?What are the various types of variables?
What is the difference between change event in normal combobox and dbcombobox?