what is the difference between procedures,attributes and
functions?



what is the difference between procedures,attributes and functions?..

Answer / sumit gautam

FUNCTION-a function is always return a value using the
return statement

PROCEDURE-procedure may return one or more values through
parameters or may no return at all.


ATTRIBUTES-the element that make up a coin's grade.the
primary attribute include marks,luster,strike and eye appeal

Is This Answer Correct ?    7 Yes 1 No

Post New Answer

More Visual Basic Interview Questions

Difference between ActiveX Exe and Dll.

0 Answers  


How do we call MS- Excel in VB?

3 Answers  


How would you run your ActiveX Document Dll?

0 Answers  


What is file in vb?

0 Answers  


what is the Max size allowed for label caption length?

2 Answers  


What are the differences between a standard module and a class module?

4 Answers  


Is the Variant type slower than using other variable types?

0 Answers  


which method used to move a recordset pointer in nth position in DAG?

0 Answers  


What is ADO? What are its objects ?

1 Answers  


Is visual basic still used?

0 Answers  


What is pivot table and how to create a pivot table

2 Answers  


What is ActiveX Dll and ActiveX Exe?

0 Answers  


Categories