what is the difference between procedures,attributes and
functions?
Answer Posted / 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 View All Answers
_____ collection in recordset used to assign a value from textbox to table columns without making abinding in datacontrol.
Explain what is Visual basic?
What is the use of NEW Keyword? Explain.
What is ado in vb?
What is the difference between c++ and visual basic?
To.set the command button for ESC ___ Property has to be changed.
What is ActiveX Dll and ActiveX Exe?
How would you map properties to controls by using ActiveX Control Interface Wizard?
Maximum Control Names length?
What are the types of line styles available in Treeview Control?
i want to retrive data from one spead sheet to another UI (workbook). control will search cell by cell for each row and load the data in another workbook(UI).
What are forms in visual basic?
What are the scope of the class?
How would you create your application in DHTML?
what are the Default cursor Type and LockEdit type in DAO?