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
What is script control?
What is rdo in vb?
How the image application?
How would you create properties by using class Builder Wizard?
___,_____ and ____ container objects.
How many tabs in a tabbed dialog do you consider appropriate?
How can you force new objects to be created on new threads?
What is the default workspace?
What is understand in resource tracking?
___,___ arguments will be used to run a executable program in shell function
Which type of object requires this object?
what is the Difference between Linked Object and Embedded Object?
How do I make my applications screen-resolution independent?
How about Access 2.0 compatibility?
What is the use of Data Form Wizard?