How does VB Pass arguments to a function by default?

Answers were Sorted based on User's Feedback



How does VB Pass arguments to a function by default?..

Answer / suresh

Pass by Reference

Is This Answer Correct ?    5 Yes 0 No

How does VB Pass arguments to a function by default?..

Answer / ghanshyam vrema

In VB6: ByRef
InVB.Net: ByVal

Is This Answer Correct ?    4 Yes 0 No

Post New Answer

More Visual Basic Interview Questions

How to compare inserted text in (textbox1.text) with existing database value in (Sqldatasource1) in visual studio 2005 ?

1 Answers  


How can I create a VBX?

0 Answers  


What does option Explicit means?

8 Answers   IBM, Infosys,


How can you save and Get data from Clipboard?

1 Answers  


How can objects on different threads communicate with one another?

2 Answers  






What is the difference between adodc and adodb in vb?

0 Answers  


What are 3 main differences between flexgrid control and dbgrid control?

0 Answers  


What is snapshot in vb?

0 Answers  


What can you do with visual basic?

0 Answers  


Is there any way to pass a variable to a form apart from using global variables?

0 Answers  


What is activex control in vb?

0 Answers  


what is Option Implicit

12 Answers   Cognizant, Primus Global,


Categories