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

What is constructors and distructors.

1654


How can you force new objects to be created on new threads?

1862


Which type of object requires this object?

1581


Explain the usage of Web Browser Control?

1620


Recordset object consists what?

1571






Draw Sequence Modal of RDO? Explain.

1617


What is the default workspace?

1642


How can you check whether a record is valid record or Invalid record using ADO control or Object?

1399


What type of databases you can access through ADO Data Access Object?

1418


What is datagrid in vb net?

503


Is it possible to Access BackEnd procedures? Explain.

1564


What are the Internet tools available in VB 6.0?

2393


What is the use of Visual Basic Document file?

1906


How to find size of the file. Which method or function is used to occomplish this?

1491


How can you Navigate from the DHTML application to another DHTML application? .

1623