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


Please Help Members By Posting Answers For Below Questions

How do I add a form in visual basic?

707


Why do I get "object not an array" when I try reference the fields of a global object variable which I have set to a table?

1386


Where can I get good up-to-date information about VB?

1106


what are the Types of LockEdits in RDO?

1903


VB ActiveX: Create a "drivelist"(D1) box, a "folderlistbox"(FLD1) that changes whenever D1 is changed , and a "FilelistBox"(FIL1) that is populated with the file lists under the selected directory in (D1).The file selected is stored in a variable "filename" along with the path. Question: How to use this activeX control in VC++ to get the selected filename?

1756


what are the types of LockEdits in DAO?

1719


How do I prevent multiple instances of my program?

1155


What is rdo in vb?

745


How many File System Controls are there Explain?

1743


What do you know about user forms.

898


What is the use of NEW Keyword? Explain.

1761


How many objects resides in ADO ?

1669


How would you activate animation control?

2098


Through which protocol OLEDB components are interfaced?

1810


To find the current recordposition in data control.

1332