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 |
Difference between ActiveX Exe and Dll.
How do we call MS- Excel in VB?
How would you run your ActiveX Document Dll?
What is file in vb?
what is the Max size allowed for label caption length?
What are the differences between a standard module and a class module?
Is the Variant type slower than using other variable types?
which method used to move a recordset pointer in nth position in DAG?
What is ADO? What are its objects ?
Is visual basic still used?
What is pivot table and how to create a pivot table
What is ActiveX Dll and ActiveX Exe?