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
What is the use of OLE?
Explain the differences between ActiveX Dll and ActiveX Exe?
Is it possible to Manipulate data through flexgrid? Explain.
DHTML Is used for what?
What is the default model of the form?
___ VB constant make the menu item in centre.
what are the Types of DBCombo boxes?
How would you navigate between one document to another document
Which method is preferred to save data like database to the disk?
How many objects resides in ADO ?
What are the types of API Types.
Can you tell me the properties of the controls?
What about DLL calls that require callbacks?
How would you use ActiveX Dll and ActiveX Exe in your application?
How do I make the mouse cursor invisible/visible?