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
Explain about conditional operators?
What is the difference between c++ and visual basic?
How do I implement an incremental search in list/dir/combo/file boxes?
Explain what is Visual basic?
____ is the difference between Listindex and Tab index.
Explain OLE Drag and Drop.
What can you do with visual basic?
Which language is used in visual basic?
Explain about form creation in Visual Basic?
Write the steps in Creating ActiveX Dll and Active Exe?
What are some methods you can use to send data from one VB executable to another one?
What is the-use of property page Wizard in ActiveX Control?
How to control the file?
Write the Steps in Creating an ActiveX Control?
What is difference between datagrid and flexgrid?