Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is the difference between procedure and functions in VB?

Answer Posted / julie

procedure is a block of statements which performs a
particular task.In vb, procedures can be classified into
subroutines and functions.
Both subroutines and functions are block of statements.
The main difference between functions and subroutines is
that functions will execute some statments and return a
value. But subroutines will never return a value.
Both functions and subroutines can accept parameters.

Is This Answer Correct ?    23 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

which property used to add a menus at runtime?

2132


___ property is used to change to ___ value to access a identity column'in datacontrols.

1673


What is instantiating?

1945


How do I get the Tab key to be treated like a normal character?

1524


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?

1754


Explain the types of Views in Listview Control.

2869


Is there a way to break long lines in VB code?

1433


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

2377


What is instantiating?

2256


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

2159


What is the use of Active Control Property?

1986


How do I set the Windows wallpaper at runtime?

1630


Which type of object requires this object?

2046


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

1918


Can you create a tabletype of recordset in Jet connected ODBC dbengine.

2024