GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Microsoft  >  Visual Basic
Go To First  |  Previous Question  |  Next Question 
 Visual Basic  |  Question 421 of 460    Print  
What is Diff. Between Use Defined Function and Array.

  
Total Answers and Comments: 5 Last Update: December 09, 2006     Asked by: Yogesh 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
August 19, 2006 01:46:09   
Ram Pravesh Singh        

RE: What is Diff. Between Use Defined Function and Arr...

An array is a collection of values or items of unique data type in which we can assign more than one value.

Where as an User Defined Function is a method which perform the user defined operations and it returns values.


 
Is this answer useful? Yes | No
August 21, 2006 06:49:11   
Rohit        

RE: What is Diff. Between Use Defined Function and Arr...

Arrary is a collection of element of same type while Function function is used to define some functionality and can return value


 
Is this answer useful? Yes | No
August 22, 2006 07:33:43   
Mohit        

RE: What is Diff. Between Use Defined Function and Arr...
Array are used for defining or assigning values whereas functions performs several operations on the values.
 
Is this answer useful? Yes | No
October 30, 2006 01:27:22   
Swapna Gentyala Member Since: October 2006   Contribution: 10    

RE: What is Diff. Between Use Defined Function and Arr...
An array is a collection variables of similar datatypes. User Defined Function is a set of Visual Basic statements which accepts one or more parameters and perform the operations defined in the body of the function and return a Value to the Calling program
 
Is this answer useful? Yes | No
December 09, 2006 08:47:02   
lalita.p        

RE: What is Diff. Between Use Defined Function and Arr...

Array is collection of variable of similar datatypes saves unser the same name.

while user definded function are like the store procedures but more effective than store proceures.we can pass the parameters to user definded funtion and it return u the results by doing the calulations which are mentioned in the funtions.

3 types of user definded funtions are there

1)Inline user defined funtion:use in the place of expression the the queries.

2)Inline table values user definded funtion: used in place of table in queries.


 
Is this answer useful? Yes | No


 
Go To Top


 Sponsored Links

 
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2010 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape