What is the difference between procedure and functions in VB?
Answer Posted / vipin tp
procedure is block of statement that doesnot return
value,function is accept parameters and return output
| Is This Answer Correct ? | 28 Yes | 10 No |
Post New Answer View All Answers
How can you determine performance standards?
DHTML Is used for what?
Hi, I am USINg QTP tool for automation. Where VB Script have to use. I want to read a row from the table present in .Doc File and to paste in excel. Could you please assist me or give me the code to get it. I am new in this technology.
How can you Navigate from the DHTML application to another DHTML application? .
How would you use ActiveX Dll and ActiveX Exe in your application?
Explain about creating VB applications in excel?
How to find the current record position in data control?
How would you run your ActiveX Document Dll?
Is it possible to call oracle database through ADO control or Object?
It possible to call OLEDB's Features directly in VB without using any control?
How can you filter out specific type of file using file system controls?
How would you create your application in DHTML?
What are 3 main differences between flexgrid control and dbgrid control?
How do you make a TEXTBOX read only? Or, how do I prevent the user from changing the text in a TEXTBOX?
How to find size of the file. Which method or function is used to occomplish this?