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

1.What are the Feactures visual data manager 2.Short note on visual data manager 3.What is data control,its work,properties,methods 4.Needs for OLEDB in vb 5.LIst steps involved in generating christal report 6.What is a recordset 7.Diffrence between RDO and ADO 8.What is an Activex control 9.Advantages of ADO over data control 10.Diffrence between model and modeless form 11.What is the significance of debug window 12.Diffrence between single document and multiple document 13.Explain data report

0 Answers   Microsoft,


Which property of textbox cannot be changed at runtime ?

3 Answers   JPMorgan Chase,


How to get Cursor position using API?

0 Answers  


VB ActiveX: Create a "drivelist"(D1) box, a "folderlistbox"(FLD1) that changes whenever D1 is changed , and a "FilelistBox"(FIL1) that is populated with the file lists under the selected directory in (D1).The file selected is stored in a variable "filename" along with the path. Question: How to use this activeX control in VC++ to get the selected filename?

0 Answers  


I have several megabytes of memory. Why do I get an "out of memory" error?

0 Answers  






Record set types and Number available in Visual Basic?

1 Answers  


What is the difference between Dim nCount as Integer vs Dim nCount% and when would you use each?

6 Answers  


What is ActiveX Control?

0 Answers   ABC,


Draw Sequence Modal of RDO? Explain.

0 Answers  


What is the difference between a ActiveX DLL and a ActiveX EXE?

2 Answers   Infosys,


How to find size of the file. Which method or function is used to occomplish this?

0 Answers  


HTML stands for What? Use of HTML ?

2 Answers  


Categories