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


Please Help Members By Posting Answers For Below Questions

which method used to move a recordset pointer in nth position in DAG?

1576


How do I add a form in visual basic?

519


What are the types of Error? In which areas the Error occurs?

1643


How many ways we can access file using VB?

1702


What is the use of Data Form Wizard?

1500






What is the difference between change event in normal combobox and dbcombobox?

1790


What is ado data control in vb?

536


How do I do drag & drop between applications?

993


How can you filter out specific type of file using file system controls?

1370


Explain what is Visual basic?

585


which property of menu cannot be set at run time.

1514


What is a thread pool and how are the threads within a thread pool managed?

1614


1s it posible to Create Tables Through Querydef?

1718


What is the use of ActiveX Documents?

1583


Which method is preferred to save data like database to the disk?

1534