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

Explain about declaring variables in Visual basic?

0 Answers  


It is possible to access Text (x.txt) files? Explain.

1 Answers   TCS,


How do I dial a phone number without using the MSCOMM VBX?

0 Answers  


what are the Differences between variables defined as public in a standard module (.bas) file and a Class file?

2 Answers   CTS, Technocrats,


How would you attach pictures in column headers of List View Control?

0 Answers   RRB,


Explain Default cursor Type and LockEdit type in DAO?

0 Answers  


Record set object consists of what?

5 Answers   Microsoft,


What is the use of Scalewidth and ScaleHeight Proeperty?

1 Answers  


What is the error message that you would get if you try to use a recordset that is not initialized to anything?

2 Answers  


How can you check whether a record is valid record or Invalid record using ADO control or Object?

0 Answers  


What is DDE?

1 Answers  


What is Friend Variable?

1 Answers  


Categories