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

Explain the usage of Web Browser Control?

0 Answers  


Scope of API's can be of types, what are they?

0 Answers  


Explain the usage of Web Browser Control?

0 Answers  


How many max. number of controls can place in one form (especially visual basic form)?

6 Answers   Satyam,


Wat is d diff b/w API fns & Norm fns

5 Answers   TATA,






WHAT IS DIFFERENCE BETWEEN Message box and image box

13 Answers  


How would you attach an ActiveX control in Your Application?

1 Answers  


How can I change the printer Windows uses in code without using the print common dialog? How can I change orientation?

0 Answers  


How can we call Stored procedure of Back End in RDO and ADO ?

1 Answers  


How would you activate animation control?

1 Answers  


Difference between Dynaset and Snapshot?

0 Answers  


which Property is used to count no. of items in a combobox?

1 Answers  


Categories