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

What is datagrid in vb net?

0 Answers  


Can we display only integers / numbers through the message box? Is there any constraint to do so?

8 Answers   Infosys,


How would you activate animation control?

0 Answers  


How would you find out the value property in Slider Bar Control?

1 Answers  


what are the Parts of ODBC?

0 Answers  






What is Pseudocode?

0 Answers  


Binary Access-method is used to access file in which manner?

1 Answers  


What is the Advantage of ActiveX Dll over Active Exe?

1 Answers  


What is the use of Hyperlink control for DHTML applications?

0 Answers  


Where can I get updated VB and other Microsoft files?

0 Answers  


1s it posible to Create Tables Through Querydef?

0 Answers  


What is the difference between <F8> and <Shift-F8> when debugging?

2 Answers  


Categories